Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
ruby27
/
share
/
ri
/
system
/
Zlib
/
//opt/alt/ruby27/share/ri/system/Zlib/inflate-c.ri
U:RDoc::AnyMethod[iI"inflate:ETI"Zlib::inflate;TT:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"JDecompresses +string+. Raises a Zlib::NeedDict exception if a preset ;TI",dictionary is needed for decompression.;To:RDoc::Markup::BlankLine o; ; [I"<This method is almost equivalent to the following code:;T@o:RDoc::Markup::Verbatim; [I"def inflate(string) ;TI"# zstream = Zlib::Inflate.new ;TI"% buf = zstream.inflate(string) ;TI" zstream.finish ;TI" zstream.close ;TI" buf ;TI" end ;T:@format0o; ; [I"See also Zlib.deflate;T: @fileI"ext/zlib/zlib.c;T:0@omit_headings_from_table_of_contents_below0I"8Zlib.inflate(string) Zlib::Inflate.inflate(string) ;T0[ I" (p1);T@FI" Zlib;TcRDoc::NormalModule00