Expand description
cbindgen:ignore Contains a Slice-By-N crc implementation.
Loosly based on Novel Table Lookup-Based Algorithms for High-Performance CRC Generation
Structsยง
- Crc
- A table-driven algorithm that calculates the CRC
Nbytes at a time.
cbindgen:ignore Contains a Slice-By-N crc implementation.
Loosly based on Novel Table Lookup-Based Algorithms for High-Performance CRC Generation
N bytes at a time.