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
/
ruby21
/
share
/
ri
/
2.1.0
/
system
/
IO
/
//opt/alt/ruby21/share/ri/2.1.0/system/IO/each_codepoint-i.ri
U:RDoc::AnyMethod[iI"each_codepoint:ETI"IO#each_codepoint;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"NPasses the <code>Integer</code> ordinal of each character in <i>ios</i>, ;TI"Ipassing the codepoint as an argument. The stream must be opened for ;TI"7reading or an <code>IOError</code> will be raised.;To:RDoc::Markup::BlankLine o; ; [I"=If no block is given, an enumerator is returned instead.;T: @fileI" io.c;T:0@omit_headings_from_table_of_contents_below0I"�ios.each_codepoint {|c| block } -> ios ios.codepoints {|c| block } -> ios ios.each_codepoint -> an_enumerator ios.codepoints -> an_enumerator ;T0[ I"();T@FI"IO;TcRDoc::NormalClass00