U:RDoc::AnyMethod[iI"each_byte:ETI"String#each_byte;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"FPasses each byte in str to the given block, or returns an ;TI"%enumerator if no block is given.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"+"hello".each_byte {|c| print c, ' ' }
;T:@format0o;
; [I"produces:;T@o;; [I"104 101 108 108 111;T;
0:
@fileI"
string.c;T:0@omit_headings_from_table_of_contents_below0I"dstr.each_byte {|integer| block } -> str
str.each_byte -> an_enumerator
;T0[ I"();T@FI"String;TcRDoc::NormalClassI"
scanf;T0