Skip to main content

crc32_table

Function crc32_table 

Source
const fn crc32_table() -> [u32; 256]
Expand description

Generate CRC32 lookup table at compile time.