hunt ~v1.1.x (2025-02-10T00:10:27.0144053)
Dub
Repo
JsonHelper.toJson
hunt
text
JsonHelper
JsonHelper
toJson
JSONValue
toJson
(T value, uint level, bool ignore)
class
JsonHelper
static
JSONValue
toJson
(
T
)
(
T
value
,
uint
level
= uint.
max
,
bool
ignore
= true
)
if
(
(
is
(
T
== class) ||
is
(
T
== struct)
)
&&
!
is
(
T
==
JSONValue
)
&&
!
is
(
T
==
SysTime
)
)
JSONValue
toJson
(T value, bool asInteger)
JSONValue
toJson
(T value)
JSONValue
toJson
(T value)
JSONValue
toJson
(T value)
Meta
Source
See Implementation
hunt
text
JsonHelper
JsonHelper
static functions
getAs
getItemAs
handleException
toJson
toJson