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::BlankLineo; ; [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"(p1 = v1);T@FI"InstructionSequence;TcRDoc::NormalClass00