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

Builds a CRC64 table using the standard or reflected method.