[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'msezlib' (#msegui)

gz_header

Declaration

Source position: msezlib.pas line 149

type gz_header = record

  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;

end;


Documentation generated on: 2021-05-13