[ Version ( since = "1.4" ) ]
public unowned StringBuilder to_gstring (StringBuilder string)
Generates a JSON data stream and appends it to the string buffer.
this |
a generator |
string |
a string buffer |
the passed string, updated with the generated JSON data |