newlines.
The indentation level can be controlled by using the json.generator.Generator.indent property.
bool pretty() @property nothrowGet pretty property.
newlines.
The indentation level can be controlled by using the json.generator.Generator.indent property.
void pretty(bool propval) @property nothrowSet 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. |