U:RDoc::AnyMethod[iI"new:ETI"Zlib::GzipWriter::new;TT: publico:RDoc::Markup::Document: @parts[o:RDoc::Markup::Paragraph; [ I"NCreates a GzipWriter object associated with +io+. +level+ and +strategy+ ;TI"Oshould be the same as the arguments of Zlib::Deflate.new. The GzipWriter ;TI"Cobject writes gzipped data to +io+. +io+ must respond to the ;TI"6+write+ method that behaves the same as IO#write.;To:RDoc::Markup::BlankLineo; ; [I"EThe +options+ hash may be used to set the encoding of the data. ;TI"Q+:external_encoding+, +:internal_encoding+ and +:encoding+ may be set as in ;TI" IO::new.;T: @fileI"ext/zlib/zlib.c;T:0@omit_headings_from_table_of_contents_below0I"IZlib::GzipWriter.new(io, level = nil, strategy = nil, options = {}) ;T0[I"(p1, p2 = v2, p3 = v3);T@FI"GzipWriter;TcRDoc::NormalClass00