Enums§
- Alignment
- Specifies decompressed data alignment
- Compression
Type - The compression type of a GfArch archive.
- GFCP
Offset - Allows the user to specify a custom GFCP offset.
- GfArch
Error - Errors for various GfArch problems.
- Version
- The version of a GfArch archive.
Functions§
- calculate_
checksum - Calculates a checksum from a string, most commonly a filename.
- extract
- Extracts the contents of a GfArch archive.
- pack_
from_ bytes - Creates a GfArch archive from given files and filenames.
- pack_
from_ files - Creates a GfArch archive from given files.