DataPak.Header

Stores important informations about the file.

Members

Variables

compMethod
char[8] compMethod;

Compression method stored as a string

decompSize
ulong decompSize;

Total decompressed size

extFieldSize
uint extFieldSize;

Extension area size

indexSize
ulong indexSize;

Size of the index field in bytes, including the extension fields

numOfIndexes
uint numOfIndexes;

Total number of file indexes

Meta