D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
String
/
Filename :
dump-i.ri
back
Copy
U:RDoc::AnyMethod[iI" dump:ETI"String#dump;TF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"GReturns a printable version of +self+, enclosed in double-quotes, ;TI"Gwith special characters escaped, and with non-printing characters ;TI"&replaced by hexadecimal notation:;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"3"hello \n ''".dump # => "\"hello \\n ''\"" ;TI"<"\f\x00\xff\\\"".dump # => "\"\\f\\x00\\xFF\\\\\\\"\"" ;T:@format0o; ; [I"5Related: String#undump (inverse of String#dump).;T: @fileI" string.c;T:0@omit_headings_from_table_of_contents_below0I"dump -> string ;T0[ I"();T@FI"String;TcRDoc::NormalClass00