SpliteratorAdapter(iterator: Iterator<T>, characteristics: Int = 0)
Recommend using with StreamSupport.stream(iteratorStream, false);