JsonCodec

Undocumented in source.

Members

Functions

deserialize
T deserialize(JSONValue json)
Undocumented in source. Be warned that the author may not have intended to support it.
serialize
void serialize(T source, JBuffer writer)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta