kotlin-stdlib
JRE
kotlin-stdlib
/
kotlin.io
/
iterator
iterator
JRE
operator
fun
BufferedInputStream
.
iterator
(
)
:
ByteIterator
(
source
)
Returns an
Iterator
of bytes read from this input stream.