Package-level declarations
Types
Link copied to clipboard
object AdapterRegistry
Registry for entity adapters. This is an internal API used by the library and generated code.
Link copied to clipboard
class MapDecoder(map: Map<String, Any>, prefix: String = "") : <ERROR CLASS> ERROR CLASS: Symbol not found for Decoder, <ERROR CLASS> ERROR CLASS: Symbol not found for CompositeDecoder
Link copied to clipboard
class MapEncoder(val result: MutableMap<String, Any> = mutableMapOf(), prefix: String = "") : <ERROR CLASS> ERROR CLASS: Symbol not found for Encoder, <ERROR CLASS> ERROR CLASS: Symbol not found for CompositeEncoder