class Digest::CRC16
Implements the CRC16
algorithm.
Constants
- INIT_CRC
- REFLECT_INPUT
- TABLE
-
Generated by ‘./pycrc.py –algorithm=table-driven –model=crc-16`
- WIDTH
Implements the CRC16
algorithm.
Generated by ‘./pycrc.py –algorithm=table-driven –model=crc-16`