Cosmic-Binary-Format
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
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
.