Module: Gio::ZlibCompressorFormat
- Defined in:
 - (unknown)
 
Constant Summary collapse
- ZLIB =
          
deflate compression with zlib header
 0 or :zlib
- GZIP =
          
gzip file format
 1 or :gzip
- RAW =
          
deflate compression with no header
 2 or :raw