class Digest::CRC15
Implements the CRC15
algorithm.
@since 0.5.0
Constants
- REFLECT_INPUT
- TABLE
-
Generated by ‘./pycrc.py –algorithm=table-driven –model=crc-16 –generate=c`
- WIDTH
Implements the CRC15
algorithm.
@since 0.5.0
Generated by ‘./pycrc.py –algorithm=table-driven –model=crc-16 –generate=c`