U:RDoc::AnyMethod[iI" to_str:ETI"Fiddle::Pointer#to_str;TF: publico:RDoc::Markup::Document: @parts[ o:RDoc::Markup::Paragraph; [I".Returns the pointer contents as a string.;To:RDoc::Markup::BlankLineo; ; [I"RWhen called with no arguments, this method will return the contents with the ;TI"%length of this pointer's +size+.;T@o; ; [I"FWhen called with +len+, a string of +len+ bytes will be returned.;T@o; ; [I" See to_s;T: @fileI"ext/fiddle/pointer.c;T:0@omit_headings_from_table_of_contents_below0I"=ptr.to_str => string ptr.to_str(len) => string ;T0[I"(p1 = v1);T@FI" Pointer;TcRDoc::NormalClass00