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