API Version: 2.0
Library Version: 2.83.0
Generated by gi-docgen 2024.1
since: 2.24
enum Gio.ZlibCompressorFormat
Used to select the type of data format to use for GZlibDecompressor and GZlibCompressor.
GZlibDecompressor
GZlibCompressor
Available since: 2.24
G_ZLIB_COMPRESSOR_FORMAT_ZLIB
Deflate compression with zlib header.
0
G_ZLIB_COMPRESSOR_FORMAT_GZIP
Gzip file format.
1
G_ZLIB_COMPRESSOR_FORMAT_RAW
Deflate compression with no header.
2
Content