Module assembly_pack::crc

source ·
Expand description

§CRC digest of resource paths

The game uses a 32-bit Cyclic-Redundancy-Check (CRC) as a hash-value for a relative path.

For details of the calculation, see calculate_crc.

Structs§

  • Hash-Value for a relative path

Functions§

  • Calculate the Cyclic-Redundancy-Check for a file path