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
/
Cbf
/
registerSerializer
register
Serializer
inline
fun
<
T
:
Any
>
registerSerializer
(
serializer
:
BinarySerializer
<
T
>
)
Registers a
BinarySerializer
that serializes, deserializes, and copies the exact type
T?
.