If this option is present, the client does not compute the MD5 hash of an object during uploads or downloads.
Using a known value of the CRC32C checksum can reduce the computation overhead of an object upload or download. It also provides better end to end integrity when the object data is obtained from a source that provides such checksums. Note that this option has no effect if the service does not return or compute a CRC32C checksum.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-09 UTC."],[[["The webpage provides a comprehensive list of versions for the `UseCrc32cValueOption`, spanning from version 2.11.0 to the latest release candidate 2.37.0-rc."],["This option, when present, instructs the client to refrain from computing the MD5 hash of objects during uploads or downloads."],["Utilizing a known CRC32C checksum value can enhance efficiency by minimizing computation overhead during object operations."],["This option improves end-to-end data integrity, particularly when object data sources offer their own checksums."],["The underlying type for this alias is a `std::uint32_t` variable."]]],[]]