Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
proc
/
self
/
root
/
opt
/
ruby-2.6
/
usr
/
share
/
ri
/
2.6.0
/
system
/
RubyVM
/
InstructionSequence
/
//proc/self/root/opt/ruby-2.6/usr/share/ri/2.6.0/system/RubyVM/InstructionSequence/to_binary-i.ri
U:RDoc::AnyMethod[iI"to_binary:ETI"*RubyVM::InstructionSequence#to_binary;TF:publico: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