to_gstring


Description:

[ Version ( since = "1.4" ) ]
public unowned StringBuilder to_gstring (StringBuilder string)

Generates a JSON data stream and appends it to the string buffer.

Parameters:

this

a generator

string

a string buffer

Returns:

the passed string, updated with the generated JSON data