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
/
ByteWriter
/
Companion
/
fromStream
from
Stream
fun
fromStream
(
out
:
OutputStream
)
:
ByteWriter
Creates a
ByteWriter
that writes to the given
OutputStream
.