JsonObject

Undocumented in source.

Members

Functions

toJson
JsonValue toJson()
Undocumented in source. Be warned that the author may not have intended to support it.
toJsonString
T toJsonString(bool indented)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

fromJson
typeof(this) fromJson(S str)
Undocumented in source. Be warned that the author may not have intended to support it.
fromJson
typeof(this) fromJson(JsonValue json)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta