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
/
RubyVM
/
InstructionSequence
/
//opt/alt/ruby27/share/ri/system/RubyVM/InstructionSequence/to_binary-i.ri
U:RDoc::AnyMethod[iI"to_binary:ETI"*RubyVM::InstructionSequence#to_binary;TF:privateo:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"DReturns serialized iseq binary format data as a String object. ;TI"/A corresponding iseq object is created by ;TI";RubyVM::InstructionSequence.load_from_binary() method.;To:RDoc::Markup::BlankLine o; ; [I"7String extra_data will be saved with binary data. ;TI"#You can access this data with ;TI"ERubyVM::InstructionSequence.load_from_binary_extra_data(binary).;T@o; ; [ I";Note that the translated binary data is not portable. ;TI";You can not move this binary data to another machine. ;TI"AYou can not use the binary data which is created by another ;TI"*version/another architecture of Ruby.;T: @fileI"iseq.c;T:0@omit_headings_from_table_of_contents_below0I"4iseq.to_binary(extra_data = nil) -> binary str ;T0[ I"(*args);T@FI"InstructionSequence;TcRDoc::NormalClass00