- JSONValue
auto JSONValue()
Undocumented in source. Be warned that the author may not have intended to support it.
- JSONValue
auto JSONValue(DJSONValue value)
Undocumented in source. Be warned that the author may not have intended to support it.
- JSONValue
auto JSONValue(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
- JSONValue
auto JSONValue(int value)
Undocumented in source. Be warned that the author may not have intended to support it.
- JSONValue
auto JSONValue(double value)
Undocumented in source. Be warned that the author may not have intended to support it.
- JSONValue
auto JSONValue(bool value)
Undocumented in source. Be warned that the author may not have intended to support it.
- JSONValue
auto JSONValue(DJSONObject value)
Undocumented in source. Be warned that the author may not have intended to support it.