SimpleTypeSerializer

Constructors

Link copied to clipboard
constructor(typeName: String)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
abstract fun deserialize(decoder: Decoder): T
Link copied to clipboard
open override fun serialize(encoder: Encoder, value: T)