File: C:/Ruby27-x64/share/ri/2.7.0/system/IO/putc-i.ri
U:RDoc::AnyMethod[iI" putc:ETI"IO#putc;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I"EIf <i>obj</i> is Numeric, write the character whose code is the ;TI"Eleast-significant byte of <i>obj</i>. If <i>obj</i> is String, ;TI"Jwrite the first character of <i>obj</i> to <em>ios</em>. Otherwise, ;TI"raise TypeError.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"$stdout.putc "A"
;TI"$stdout.putc 65
;T:@format0o;
; [I"<em>produces:</em>;T@o;; [I"AA;T;
0:
@fileI" io.c;T:0@omit_headings_from_table_of_contents_below0I"ios.putc(obj) -> obj
;T0[ I" (p1);T@FI"IO;TcRDoc::NormalClass00