method

finish

ruby latest stable - Class: Zlib::GzipFile
finish()
public

Closes the GzipFile object. Unlike Zlib::GzipFile#close, this method never calls the close method of the associated IO object. Returns the associated IO object.