D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
Integer
/
Filename :
chr-i.ri
back
Copy
U:RDoc::AnyMethod[iI"chr:ETI"Integer#chr;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I";Returns a 1-character string containing the character ;TI"Krepresented by the value of +self+, according to the given +encoding+.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [ I"'65.chr # => "A" ;TI"*0.chr # => "\x00" ;TI"*255.chr # => "\xFF" ;TI"'string = 255.chr(Encoding::UTF_8) ;TI"3string.encoding # => Encoding::UTF_8 ;T:@format0o; ; [I"/Raises an exception if +self+ is negative.;T@o; ; [I"Related: Integer#ord.;T: @fileI"numeric.c;T:0@omit_headings_from_table_of_contents_below0I"5chr -> string chr(encoding) -> string ;T0[ I"(*args);T@FI"Integer;TcRDoc::NormalClass00