This is the JSON generator implemented as a C extension. It can be configured to be used by setting
JSON.generator = JSON::Ext::Generator
with the method generator= in JSON.
indent=(indent) Instance Public methods This string is used to indent levels
to_json(*) Instance Public methods Returns a
from_state(opts) Class Public methods Creates a
String.included(modul) Class Public methods Extends modul with the
quirks_mode? Instance Public methods Returns true, if quirks mode is enabled
buffer_initial_length Instance Public methods This integer returns the current
buffer_initial_length=(length) Instance Public methods This sets the initial
space=(space) Instance Public methods This string is used to insert a space
array_nl() Instance Public methods This string is put at the end of a line
Page 1 of 5