Generator.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.

  1. this(void* ptr, Flag!"Take" take)
  2. this()
    class Generator
    this
    ()

Return Value

the newly created generator instance