Builder.this

this(void * ptr, Flag!"Take" take) nothrow
No documentation available for this declaration.
this() nothrow

Creates a new json.builder.Builder.

You can use this object to generate a JSON tree and obtain the root node.

Returns

the newly created builder instance