Skip to main content

Crate gfarch

Crate gfarch 

Source

Enums§

Alignment
Specifies decompressed data alignment
CompressionType
The compression type of a GfArch archive.
GFCPOffset
Allows the user to specify a custom GFCP offset.
GfArchError
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.