Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
ruby21
/
share
/
ri
/
2.1.0
/
system
/
JSON
/
//opt/alt/ruby21/share/ri/2.1.0/system/JSON/dump-i.ri
U:RDoc::AnyMethod[iI" dump:EFI"JSON#dump;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"QDumps _obj_ as a JSON string, i.e. calls generate on the object and returns ;TI"the result.;To:RDoc::Markup::BlankLine o; ; [I"PIf anIO (an IO-like object or an object that responds to the write method) ;TI"4was given, the resulting JSON is written to it.;T@o; ; [I"QIf the number of nested arrays or objects exceeds _limit_, an ArgumentError ;TI"Hexception is raised. This argument is similar (but not exactly the ;TI"4same!) to the _limit_ argument in Marshal.dump.;T@o; ; [I"BThe default options for the generator can be changed via the ;TI"!dump_default_options method.;T@o; ; [I"MThis method is part of the implementation of the load/dump interface of ;TI"Marshal and YAML.;T: @fileI" ext/json/lib/json/common.rb;T:0@omit_headings_from_table_of_contents_below000[ I"#(obj, anIO = nil, limit = nil);T@!FI" JSON;FcRDoc::NormalModule00