Record gz_header
Unit
Declaration
type gz_header = record
Description
Overview
Fields
text: int; |
|
time: uLong; |
|
xflags: int; |
|
os: int; |
|
extra: pBytef; |
|
extra_len: uInt; |
|
extra_max: uInt; |
|
name: pBytef; |
|
name_max: uInt; |
|
comment: pBytef; |
|
comm_max: uInt; |
|
hcrc: int; |
|
done: int; |
Description
Fields
text: int; |
|
time: uLong; |
|
xflags: int; |
|
os: int; |
|
extra: pBytef; |
|
extra_len: uInt; |
|
extra_max: uInt; |
|
name: pBytef; |
|
name_max: uInt; |
|
comment: pBytef; |
|
comm_max: uInt; |
|
hcrc: int; |
|
done: int; |
|
Generated by PasDoc 0.16.0.