Companion

object Companion

Functions

Link copied to clipboard
fun <T : Any> registerer(type: KClass<T>, serializer: Serializer<T>)

Registers a custom serializer for the specified type.