File: C:/Ruby27-x64/share/ri/2.7.0/system/Zlib/inflate-c.ri
U:RDoc::AnyMethod[iI"inflate:ETI"Zlib::inflate;TT:publico: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