Searched defs:gzip_header (Results 1 – 1 of 1) sorted by relevance
183 struct gzip_header { struct184 uint16_t magic;185 uint8_t method;186 uint8_t flags;187 uint32_t timestamp;188 uint8_t extra_flags;189 uint8_t os_type;