Module: JSON::Ext::Generator::GeneratorMethods::String::Extend
| Relationships & Source Files | |
| Defined in: | ext/json/generator/generator.c | 
Instance Method Summary
- 
    
      #json_create(o)  
    
    Raw Strings are ::JSON Objects (the raw bytes are stored in an array for the key “raw”). 
Instance Method Details
#json_create(o)
Raw Strings are ::JSON Objects (the raw bytes are stored in an array for the key “raw”). The Ruby ::JSON::Ext::Generator::GeneratorMethods::String can be created by this module method.