EvEmu
0.8.4
11 September 2021
|
Go to the source code of this file.
Variables | |
const uint32 | CRC32_LOOKUP_TABLE [0x100] |
const uint32 CRC32_LOOKUP_TABLE[0x100] |
Precomputed lookup table used to speed up CRC-32 calculation.
Definition at line 30 of file crc32.cpp.
Referenced by CRC32::Update().