XZ Utils 5.3.3alpha
|
Precalculated CRC32 table with correct endianness. More...
Variables | |
const uint32_t | lzma_crc32_table [8][256] |
Precalculated CRC32 table with correct endianness.
|
extern |
lzma_crc32_table[0] is needed by LZ encoder so we need to keep the array two-dimensional.