GPAK  1.0.0
A general-purpose archive library
Data Fields
gpak_header Struct Reference

#include <gpak_data.h>

Data Fields

char format_ [5]
 
gpak_header_compression_algorithm_t compression_
 
char compression_level_
 
uint32_t entry_count_
 
uint32_t dictionary_size_
 

Detailed Description

Brief Description:\n Structure representing the header of a G-PAK archive.

This structure contains information about the G-PAK archive itself, including the format identifier, compression algorithm, compression level, the number of entries in the archive, and the dictionary size.

Definition at line 110 of file gpak_data.h.


The documentation for this struct was generated from the following file: