jsonserialized.deserialization

Undocumented in source.

Members

Functions

deserializeFromJSONValue
void deserializeFromJSONValue(T array, JSONValue jsonValue)
Undocumented in source. Be warned that the author may not have intended to support it.
deserializeFromJSONValue
void deserializeFromJSONValue(T associativeArray, JSONValue jsonValue)
Undocumented in source. Be warned that the author may not have intended to support it.
deserializeFromJSONValue
void deserializeFromJSONValue(T obj, JSONValue jsonValue)
Undocumented in source. Be warned that the author may not have intended to support it.
deserializeFromJSONValue
T deserializeFromJSONValue(JSONValue jsonValue)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta