generate(obj)
Instance Public methods
Generates a valid JSON document from
object obj
and returns the result. If no valid JSON document can be created this method
raises a GeneratorError exception.
Generates a valid JSON document from
object obj
and returns the result. If no valid JSON document can be created this method
raises a GeneratorError exception.
Please login to continue.