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