BinarySerializerFactory
interface BinarySerializerFactory
A factory for creating BinarySerializer instances based on a given KType.
Functions
Link copied to clipboard
Creates a BinarySerializer for the given type, or null if this factory does not support the type.