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