hunt ~v1.6.x (2022-05-12T11:27:03.6465239)
Dub
Repo
JsonSerializer.serializeObject
hunt
serialization
JsonSerializer
JsonSerializer
Undocumented in source. Be warned that the author may not have intended to support it.
JSONValue
serializeObject
(T value)
class
JsonSerializer
deprecated
static
JSONValue
serializeObject
(
OnlyPublic
onlyPublic
TraverseBase
traverseBase
IncludeMeta
includeMeta
T
)
(
T
value
)
if
(
is
(
T
== class)
)
JSONValue
serializeObject
(T value, bool[size_t] serializationStates)
Meta
Source
See Implementation
hunt
serialization
JsonSerializer
JsonSerializer
aliases
fromJson
static functions
deserializeObject
getItemAs
handleException
serializeObject
toJson
toJsonImpl
toObject