Skip to main content

Module crc

Module crc 

Source
Expand description

Interface for CRC computation.

Enums§

CrcAlgorithm
CRC algorithms
CrcOutput
CRC output type

Traits§

Client
Client for CRC algorithm implementations
Crc