dls.util.json

Undocumented in source.

Members

Classes

TestClass
class TestClass
Undocumented in source.

Functions

convertFromJSON
T convertFromJSON(JSONValue json)

Converts a JSONValue to an object of type T by filling its fields with the JSON's fields.

convertFromJSON
N convertFromJSON(JSONValue json)
Undocumented in source. Be warned that the author may not have intended to support it.
convertFromJSON
T convertFromJSON(JSONValue json)
Undocumented in source. Be warned that the author may not have intended to support it.
convertFromJSON
T convertFromJSON(JSONValue json)
Undocumented in source. Be warned that the author may not have intended to support it.
convertFromJSON
T convertFromJSON(JSONValue json)
Undocumented in source. Be warned that the author may not have intended to support it.
convertFromJSON
T convertFromJSON(JSONValue json)
Undocumented in source. Be warned that the author may not have intended to support it.
convertFromJSON
T convertFromJSON(JSONValue json)
Undocumented in source. Be warned that the author may not have intended to support it.
convertFromJSON
T convertFromJSON(JSONValue json)
Undocumented in source. Be warned that the author may not have intended to support it.
convertToJSON
Nullable!JSONValue convertToJSON(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
convertToJSON
Nullable!JSONValue convertToJSON(N value)
Undocumented in source. Be warned that the author may not have intended to support it.
convertToJSON
Nullable!JSONValue convertToJSON(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
convertToJSON
Nullable!JSONValue convertToJSON(T value)
Undocumented in source. Be warned that the author may not have intended to support it.
convertToJSON
Nullable!JSONValue convertToJSON(T value)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

TestStruct
struct TestStruct
Undocumented in source.

Meta