hunt ~v1.6.x (2022-05-12T11:27:03.6465239)
Dub
Repo
JsonSerializer.toJson
hunt
serialization
JsonSerializer
JsonSerializer
class
JSONValue
toJson
(T value)
class
JsonSerializer
static
JSONValue
toJson
(
int
depth
= -1
T
)
(
T
value
)
if
(
is
(
T
== class)
)
JSONValue
toJson
(T value)
JSONValue
toJson
(T value)
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
class