uim-json v0.20.4 (2020-04-28T14:45:42Z)
Dub
Repo
DJSONNull
uim
json
null_
Undocumented in source.
class
DJSONNull : DJSONValue {
size_t
length
[@property getter];
DJSONNull
dup
();
string
toString
();
}
Members
Functions
dup
DJSONNull
dup
()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Properties
length
size_t
length
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
uim
json
null_
classes
DJSONNull
functions
JSONNull