newlines.
The indentation level can be controlled by using the json.generator.Generator.indent property.
bool pretty() @propertyGet pretty property.
newlines.
The indentation level can be controlled by using the json.generator.Generator.indent property.
void pretty(bool propval) @propertySet pretty property.
propval | Whether the output should be "pretty-printed", with indentation and newlines. The indentation level can be controlled by using the json.generator.Generator.indent property. |