Construct a checksum corresponding to the specified data having the specified length (in bytes). Note that if data is 0, then length also must be 0.
data
length
Declared in <bdlde_crc64.h>
<bdlde_crc64.h>
Crc64( void const* data, std::size_t length);