[Overview][Constants][Types][Classes][Index] Reference for unit 'zipper' (#fcl)

Zip64_End_of_Central_Dir_type

Declaration

Source position: zipper.pp line 141

type Zip64_End_of_Central_Dir_type = packed record

  Signature: LongInt;

  Record_Size: QWord;

  Version_Made_By: Word;

  Extract_Version_Reqd: Word;

  Disk_Number: LongWord;

  Central_Dir_Start_Disk: LongWord;

  Entries_This_Disk: QWord;

  Total_Entries: QWord;

  Central_Dir_Size: QWord;

  Start_Disk_Offset: QWord;

end;


Documentation generated on: Nov 14 2015