dlsplus ~master (2021-10-07T21:43:54.9331894)
Dub
Repo
convertFromJSON
dls
util
json
Undocumented in source. Be warned that the author may not have intended to support it.
T
convertFromJSON
(JSONValue json)
T
convertFromJSON
(JSONValue json)
N
convertFromJSON
(JSONValue json)
T
convertFromJSON
(JSONValue json)
T
convertFromJSON
(JSONValue json)
T
convertFromJSON
(JSONValue json)
T
convertFromJSON
(JSONValue json)
T
convertFromJSON
(JSONValue json)
T
convertFromJSON
(
T
:
U
[]
U
)
(
JSONValue
json
)
if
(
isArray
!
T
&&
!
isSomeString
!
T
&&
!
is
(
T
:
string
)
&&
!
is
(
T
:
wstring
)
&&
!
is
(
T
:
dstring
)
)
T
convertFromJSON
(JSONValue json)
Meta
Source
See Implementation
dls
util
json
classes
TestClass
functions
convertFromJSON
convertToJSON
structs
TestStruct