This class provides runtime-efficient utilities to calculate a CRC32-C checksum.
Declared in <bdlde_crc32c.h>
struct Crc32c;
| Name | Description |
|---|---|
calculate | Return the CRC32-C checksum of the specified data. |
| Name | Description |
|---|---|
k_NULL_CRC32C | CRC32-C value for a 0 length input. Note that a buffer with this CRC32-C value need not be a 0 length input. |