D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
Zlib
/
GzipReader
/
Filename :
zcat-c.ri
back
Copy
U:RDoc::AnyMethod[iI" zcat:ETI"Zlib::GzipReader::zcat;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"DDecompresses all gzip data in the +io+, handling multiple gzip ;TI"Jstreams until the end of the +io+. There should not be any non-gzip ;TI"!data after the gzip streams.;To:RDoc::Markup::BlankLine o; ; [ I"FIf a block is given, it is yielded strings of uncompressed data, ;TI"#and the method returns +nil+. ;TI"FIf a block is not given, the method returns the concatenation of ;TI"/all uncompressed data in all gzip streams.;T: @fileI"ext/zlib/zlib.c;T:0@omit_headings_from_table_of_contents_below0I"nZlib::GzipReader.zcat(io, options = {}, &block) => nil Zlib::GzipReader.zcat(io, options = {}) => string ;T0[ I"(*args);T@FI"GzipReader;TcRDoc::NormalClass00