Struct Crc32cChecksumValue (2.21.0)

Provide a pre-computed CRC32C checksum value.

The application may be able to obtain a CRC32C checksum in some out-of-band way. For example, if the object was downloaded from some other cloud storage service, or because the application already queried the GCS object metadata. In these cases, providing the value to the client library improves the end-to-end data integrity verification.

See Also

https://sigops.org/s/conferences/hotos/2021/papers/hotos21-s01-hochschild.pdf

Constructors

Crc32cChecksumValue()

Functions

static name()

Returns
TypeDescription
char const *