hunt ~v1.6.x (2022-05-12T11:27:03.6465239)
Dub
Repo
JsonSerializer.toJson
hunt
serialization
JsonSerializer
JsonSerializer
JsonSerializable
JSONValue
toJson
(T value)
JSONValue
toJson
(T value)
JSONValue
toJson
(T value)
JSONValue
toJson
(T value)
JSONValue
toJson
(T value, bool asInteger)
JSONValue
toJson
(T value)
class
JsonSerializer
static
JSONValue
toJson
(
T
IncludeMeta
includeMeta
=
IncludeMeta.yes
)
(
T
value
)
if
(
is
(
T
== interface) &&
is
(
T
:
JsonSerializable
)
)
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
JsonSerializable