File: gzops.h

package info (click to toggle)
hcxtools 7.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 1,152 kB
  • sloc: ansic: 21,223; python: 144; makefile: 101; sh: 99
file content (5 lines) | stat: -rw-r--r-- 129 bytes parent folder | download | duplicates (3)
1
2
3
4
5
#define GZIPMAGICNUMBER		0x8b1f
#define DEFLATE			0x08
#define CHUNK			0x4000
#define windowBits		15
#define ENABLE_ZLIB_GZIP	32