to_gstring
Description:
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 |