text.json.Encode

Undocumented in source.

Members

Functions

encode
string encode(T value)
encodeJson
JSONValue encodeJson(T value)

Encodes an arbitrary type as a JSON string using introspection.

encodeJson
JSONValue encodeJson(T value)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

JSONOutputToken
struct JSONOutputToken
Undocumented in source.

Meta