method

open

v1_8_7_330 - Show latest stable - Class: Zlib::GzipWriter
open(...)
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::GzipWriter#wrap.