Cosmic-Binary-Format
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
Cosmic-Binary-Format
cosmic-binary-format
/
xyz.xenondevs.cbf.io
/
ByteReader
/
Companion
/
fromStream
from
Stream
fun
fromStream
(
ins
:
InputStream
)
:
ByteReader
Creates a
ByteReader
that reads from the given
InputStream
.