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
/
ruby27
/
share
/
ri
/
system
/
Marshal
/
//opt/alt/ruby27/share/ri/system/Marshal/restore-c.ri
U:RDoc::AnyMethod[iI"restore:ETI"Marshal::restore;TT:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I"KReturns the result of converting the serialized data in source into a ;TI"HRuby object (possibly with associated subordinate objects). source ;TI"Cmay be either an instance of IO or an object that responds to ;TI"Yto_str. If proc is specified, each object will be passed to the proc, as the object ;TI"is being deserialized.;To:RDoc::Markup::BlankLine o; ; [I"ONever pass untrusted data (including user supplied input) to this method. ;TI"1Please see the overview for further details.;T: @fileI"marshal.c;T:0@omit_headings_from_table_of_contents_below0I"&restore( source [, proc] ) -> obj;T0[ I"(*args);T@FI"Marshal;TcRDoc::NormalModule00