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
/
BinarySerializerFactory
/
create
create
abstract
fun
create
(
type
:
KType
)
:
BinarySerializer
<
*
>
?
Creates a
BinarySerializer
for the given
type
, or null if this factory does not support the type.