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.
from_state(opts) Class Public methods Creates a
quirks_mode? Instance Public methods Returns true, if quirks mode is enabled
buffer_initial_length=(length) Instance Public methods This sets the initial
to_json(*) Instance Public methods Returns a
array_nl() Instance Public methods This string is put at the end of a line
configure(opts) Instance Public methods Configure this
max_nesting=(depth) Instance Public methods This sets the maximum level of
space=(space) Instance Public methods This string is used to insert a space
Page 1 of 5