GZlibCompressorFormat

Used to select the type of data format to use for GZlibDecompressor and GZlibCompressor. G_ZLIB_COMPRESSOR_FORMAT_ZLIB deflate compression with zlib header G_ZLIB_COMPRESSOR_FORMAT_GZIP gzip file format G_ZLIB_COMPRESSOR_FORMAT_RAW deflate compression with no header Since 2.24

Values

ValueMeaning
ZLIB
GZIP
RAW

Meta