method

open

v1_9_3_125 - Show latest stable - Class: Zlib::GzipWriter
open(*args)
public

Opens a file specified by filename for writing gzip compressed data, and returns a GzipWriter object associated with that file. Further details of this method are found in Zlib::GzipWriter.new and Zlib::GzipFile.wrap.