serial1.0

sizeOfTypefindRTypeisSimpleSerialisSerializablefindInstanceMethodTypeNameDecoderEncoder

structTypeName

varname : sric::String

vargenericArgs : sric::DArray$

funparsestatic (name : raw* const Int8) : serial::TypeName

funsizeOfTypeunsafe (typeName : raw* const Int8) : Int32

funfindRTypeunsafe (typeQname : raw* const Int8) : raw*? sric::RType

funisSimpleSerial(f : &sric::RType) : Bool

funisSerializable(f : &sric::RField) : Bool

funfindInstanceMethodunsafe (rtype : raw*? sric::RType, name : raw* const Int8) : raw*? sric::RFunc

structDecoder

fundecodeunsafe (str : &sric::String) : own*? Void

fundecodeMapunsafe (str : &sric::String) : sric::HashMap$

structEncoder

varallocator : jsonc::JsonAllocator

funencodeunsafe (obj : * Void, typeName : raw*? const Int8, isHiml : Bool) : sric::String