static <T> BufferedIterator<T>
bufferedIterator(Iterator<T> oriIterator, int bufferedSize)
Copyright © 2022–2023. All rights reserved.