D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
StringIO
/
Filename :
new-c.yaml
back
Copy
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Creates new StringIO instance from with <em>string</em> and <em>mode</em>. full_name: StringIO::new is_singleton: true name: new params: " StringIO.new(string=\"\"[, mode])\n" visibility: public