JsonSerializer

sealed class JsonSerializer

Types

ArrayCtx
Link copied to clipboard
class ArrayCtx
Companion
Link copied to clipboard
object Companion : JsonSerializer
ObjectCtx
Link copied to clipboard
class ObjectCtx

Functions

array
Link copied to clipboard
open fun array(block: <ERROR CLASS>.() -> Unit): <ERROR CLASS>
obj
Link copied to clipboard
open fun obj(block: <ERROR CLASS>.() -> Unit): <ERROR CLASS>

Inheritors

JsonSerializer
Link copied to clipboard