pub const fn make_table(poly: u32, reflect: bool) -> [u32; 256]
Expand description

Builds a CRC32 table using the standard or reflected method.