D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
OpenSSL
/
Buffering
/
Filename :
gets-i.ri
back
Copy
U:RDoc::AnyMethod[iI" gets:ETI"OpenSSL::Buffering#gets;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"OReads the next "line" from the stream. Lines are separated by _eol_. If ;TI"P_limit_ is provided the result will not be longer than the given number of ;TI"bytes.;To:RDoc::Markup::BlankLine o; ; [I"%_eol_ may be a String or Regexp.;T@o; ; [I"?Unlike IO#gets the line read will not be assigned to +$_+.;T@o; ; [I"JUnlike IO#gets the separator must be provided if a limit is provided.;T: @fileI")ext/openssl/lib/openssl/buffering.rb;T:0@omit_headings_from_table_of_contents_below000[ I"&(eol=$/, limit=nil, chomp: false);T@FI"Buffering;TcRDoc::NormalModule00