[][src]Module rpak::header

PAK headers

Structs

PakFileEntry

An entry in the PAK file table

PakHeader

The PAK file header

Constants

PAK_FILE_LENGTH

Length of a PAK file table entry

PAK_HEADER_LENGTH

Length of the PAK file header

PAK_IDENTIFIER

The PAK file type identifier - the 4 ASCII characters "PACK"