Generator.this
this
(void * ptr, Flag!"Take" take)No documentation available for this declaration.
this
()Creates a new json.generator.Generator.
You can use this object to generate a JSON data stream starting from a data object model composed by json.node.Nodes.
Returns
the newly created generator instance