| QuickHash Library | C++ Interface |
|
CCRC16 Class Members
| Construction | ||
| CCRC16 | Constructs a CCRC16 object. | |
| Operations | ||
| Update | Updates the CCRC16 object with a continuous block of memory or with a null-terminated string. | |
| Final | Retrieves the CRC16 checksum from the CCRC16 object and reinitializes the object. | |
| FinalHex | Retrieves the CRC16 checksum from the CCRC16 object and reinitializes the object. The obtained checksum is a null-terminated hexadecimal string. | |
| Calculate | Calculates the CRC16 checksum for a continuous block of memory or for a null-terminated string. | |
| CalculateHex | Calculates the CRC16 checksum for a continuous block of memory or for a null-terminated string. The obtained checksum is a null-terminated hexadecimal string. | |
CCRC16 Overview | Useful Links | HashCalc
| Send Feedback to SlavaSoft Inc. | Tell a friend about QuickHash Library |