| |
gzip.pro |
|
 |
gzip |
RFC 1951, 1952 |
 |
field -id1 |
 |
 |
integer |
31 |
 |
identification 1 |
 |
field -id2 |
 |
 |
integer |
139 |
 |
identification 2 |
 |
field -cm |
 |
 |
list |
|
 |
compression method |
 |
field -flags |
 |
 |
flags |
|
 |
flags determining the following fields |
 |
field -mtime |
 |
 |
integer |
139 |
 |
modification time |
 |
field -xfl |
 |
 |
flags |
|
 |
extra flags |
 |
field -os |
 |
 |
list |
|
 |
operating system |
 |
field -extra |
 |
 |
mapper(gzip_extra) |
|
 |
extra information |
 |
field -name |
 |
 |
string(c) |
|
 |
filename |
 |
field -comment |
 |
 |
string(c) |
|
 |
filename |
 |
field -hcrc |
 |
 |
integer |
|
 |
header CRC16 |
 |
field -data |
 |
 |
blob |
|
 |
compressed data |
 |
field -crc32 |
 |
 |
integer |
|
 |
4 bytes CRC of the uncompressed data using algorithm from the ISO 3309 |
 |
field -isize |
 |
 |
integer |
|
 |
input size modulo 2^32 |
 |
 |
 |
gzip_extra |
|
 |
field -xlen |
 |
 |
integer |
|
 |
|
 |
field -data |
 |
 |
blob |
|
 |
|
 |
 |
| | |