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.serializer
/
BinarySerializer
/
write
write
abstract
fun
write
(
obj
:
T
?
,
writer
:
ByteWriter
)
Writes the given
obj
of type
T?
to
writer
.