Class: Gio::ZlibDecompressor

Inherits:
Object
  • Object
show all
Defined in:
(unknown)

Instance Method Summary collapse

Instance Method Details

#file_infoGio::FileInfo

A GFile::Info containing the information found in the GZIP header of the data stream processed, or nil if the header was not yet fully processed, is not present at all, or the compressor’s GZlib::Decompressor:format property is not %G_ZLIB_COMPRESSOR_FORMAT_GZIP.

Returns:

#file_info=(file_info) ⇒ Gio::FileInfo

A GFile::Info containing the information found in the GZIP header of the data stream processed, or nil if the header was not yet fully processed, is not present at all, or the compressor’s GZlib::Decompressor:format property is not %G_ZLIB_COMPRESSOR_FORMAT_GZIP.

Parameters:

Returns:

#formatGio::ZlibCompressorFormat

Returns format.

Returns:

#format=(format) ⇒ Gio::ZlibCompressorFormat

Parameters:

Returns:

#new(format) ⇒ Gio::ZlibDecompressor

Creates a new GZlib::Decompressor.

Parameters:

Returns: