Generator


Description:

[ CCode ( has_construct_function = false ) ]
public Generator ()

Creates a new `JsonGenerator`.

You can use this object to generate a JSON data stream starting from a data object model composed by [struct@Json.Node]s.

Returns:

the newly created generator instance