iterator

operator fun BufferedInputStream.iterator(): ByteIterator

Returns an Iterator of bytes read from this input stream.