Module slice_by

Module slice_by 

Source
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 N bytes at a time.