Unit 'ZLib' Package
[Overview][Constants][Types][Procedures and functions][Index] [#zlib]

gz_header

Declaration

Source position: zlib.pp line 131

type gz_header = record

  text: cint;

  time: uLong;

  xflags: cint;

  os: cint;

  extra: pBytef;

  extra_len: uInt;

  extra_max: uInt;

  name: pBytef;

  name_max: uInt;

  comment: Bytef;

  comm_max: uInt;

  hcrc: cint;

  done: cint;

end;


Documentation generated on: 2023-03-18