|
FastCRC Library |
C++ Interface |
|
CFastCRC16C Class Members
| Construction |
| CFastCRC16C |
Constructs a CFastCRC16C object. |
|
|
| Operations |
| Update |
Updates the CFastCRC16C object
with a continuous block of memory or with a null-terminated string. |
|
| Final |
Retrieves the CRC16C checksum from the
CFastCRC16C object and reinitializes the object. |
|
| Calculate |
Calculates the CRC16C checksum for
a continuous block of memory, or for a null-terminated string, or for a
file. |
|
CFastCRC16C Overview
|
Useful Links | HashCalc
|