method

to_json_raw_object

ruby latest stable - Class: JSON::Ext::Generator::GeneratorMethods::String
to_json_raw_object()
public

This method creates a raw object hash, that can be nested into other data structures and will be generated as a raw string. This method should be used, if you want to convert raw strings to JSON instead of UTF-8 strings, e. g. binary data.