HEX
Server: Apache
System: Linux sxb1plzcpnl440011.prod.sxb1.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: xfp2mtarcm67 (7705020)
PHP: 7.3.33
Disabled: NONE
Upload Files
File: //opt/alt/ruby32/share/gems/doc/json-2.16.0/ri/Struct/as_json-i.ri
U:RDoc::AnyMethod[iI"as_json:ETI"Struct#as_json;TF:publico:RDoc::Markup::Document:@parts[
o:RDoc::Markup::Paragraph;	[I"JMethods <tt>Struct#as_json</tt> and +Struct.json_create+ may be used ;TI"4to serialize and deserialize a \Struct object; ;TI"Dsee Marshal[https://docs.ruby-lang.org/en/master/Marshal.html].;To:RDoc::Markup::BlankLineo;
;	[I"8\Method <tt>Struct#as_json</tt> serializes +self+, ;TI"4returning a 2-element hash representing +self+:;T@o:RDoc::Markup::Verbatim;	[	I"require 'json/add/struct'
;TI">Customer = Struct.new('Customer', :name, :address, :zip)
;TI"&x = Struct::Customer.new.as_json
;TI"C# => {"json_class"=>"Struct::Customer", "v"=>[nil, nil, nil]}
;T:@format0o;
;	[I"P\Method +JSON.create+ deserializes such a hash, returning a \Struct object:;T@o;;	[I"%Struct::Customer.json_create(x)
;TI"C# => #<struct Struct::Customer name=nil, address=nil, zip=nil>;T;
0:
@fileI"lib/json/add/struct.rb;T:0@omit_headings_from_table_of_contents_below000[I"(*);T@"FI"Struct;TcRDoc::NormalClass00