This class provides runtime‐efficient utilities to calculate a CRC32‐C checksum.
Synopsis
Declared in <bdlde_crc32c.h>
struct Crc32c;
Static Member Functions
Name |
Description |
Return the CRC32‐C value calculated for the specified |
Static Data Members
Name |
Description |
CRC32‐C value for a 0 length input. Note that a buffer with this CRC32‐C value need not be a 0 length input. |
Created with MrDocs