⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.93
Server IP:
65.108.141.171
Server:
Linux server.heloix.com 5.4.0-214-generic #234-Ubuntu SMP Fri Mar 14 23:50:27 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
ri
/
2.7.0
/
system
/
Zlib
/
View File Name :
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