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
/
write
write
fun
<
T
:
Any
>
BinarySerializer
<
T
>
.
write
(
obj
:
T
?
)
:
ByteArray
Writes the given
obj
of type
T
to a
ByteArray
.