Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
proc
/
self
/
root
/
proc
/
thread-self
/
root
/
opt
/
ruby-2.6
/
usr
/
share
/
ri
/
2.6.0
/
system
/
Zlib
/
//proc/self/root/proc/thread-self/root/opt/ruby-2.6/usr/share/ri/2.6.0/system/Zlib/gunzip-c.ri
U:RDoc::AnyMethod[iI"gunzip:ETI"Zlib::gunzip;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"'Decode the given gzipped +string+.;To:RDoc::Markup::BlankLine o; ; [I"<This method is almost equivalent to the following code:;T@o:RDoc::Markup::Verbatim; [I"def gunzip(string) ;TI"" sio = StringIO.new(string) ;TI"F gz = Zlib::GzipReader.new(sio, encoding: Encoding::ASCII_8BIT) ;TI" gz.read ;TI"ensure ;TI" gz&.close ;TI" end ;T:@format0o; ; [I"See also Zlib.gzip;T: @fileI"ext/zlib/zlib.c;T:0@omit_headings_from_table_of_contents_below0I" Zlib.gunzip(src) -> String ;T0[ I" (p1);T@FI" Zlib;TcRDoc::NormalModule00