Record gz_header

Unit

Declaration

type gz_header = record

Description

This item has no description.

Overview

Fields

Public text: int;
Public time: uLong;
Public xflags: int;
Public os: int;
Public extra: pBytef;
Public extra_len: uInt;
Public extra_max: uInt;
Public name: pBytef;
Public name_max: uInt;
Public comment: pBytef;
Public comm_max: uInt;
Public hcrc: int;
Public done: int;

Description

Fields

Public text: int;

This item has no description.

Public time: uLong;

This item has no description.

Public xflags: int;

This item has no description.

Public os: int;

This item has no description.

Public extra: pBytef;

This item has no description.

Public extra_len: uInt;

This item has no description.

Public extra_max: uInt;

This item has no description.

Public name: pBytef;

This item has no description.

Public name_max: uInt;

This item has no description.

Public comment: pBytef;

This item has no description.

Public comm_max: uInt;

This item has no description.

Public hcrc: int;

This item has no description.

Public done: int;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.