Compute the CRC32C value of the provided string.
Declared in <absl/crc/crc32c.h>
<absl/crc/crc32c.h>
crc32c_t ComputeCrc32c(std::string_view buf);
The CRC32C value of buf.
buf