hunt ~v1.1.x (2025-02-10T00:10:27.0144053)
Dub
Repo
JsonHelper.toJson
hunt
text
JsonHelper
JsonHelper
Undocumented in source. Be warned that the author may not have intended to support it.
JSONValue
toJson
(T value, uint level, bool ignore)
JSONValue
toJson
(T value, bool asInteger)
JSONValue
toJson
(T value)
JSONValue
toJson
(T value)
class
JsonHelper
static
JSONValue
toJson
(
T
:
U
[]
U
)
(
T
value
)
if
(
isArray
!
T
&&
!
isSomeString
!
T
&&
!
is
(
T
:
string
)
&&
!
is
(
T
:
wstring
)
&&
!
is
(
T
:
dstring
)
)
JSONValue
toJson
(T value)
Meta
Source
See Implementation
hunt
text
JsonHelper
JsonHelper
static functions
getAs
getItemAs
handleException
toJson