JsonTypeGuesser

Undocumented in source.
class JsonTypeGuesser : TypeGuesser!JSONValue {}

Members

Functions

guess
TypeInfo guess(JSONValue serialized)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta