Closed wuuxigh closed 1 month ago
checksumAlgorithm
uploadData
UploadDataOptions
size
yarn test
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Description of changes
checksumAlgorithm
option foruploadData
API to enable CRC-32 checksum calculation.UploadDataOptions
CRC-32 hash to avoid collision.size
from listParts responseIssue #, if available
Description of how you validated changes
checksumAlgorithm
option for CRC-32.Checklist
yarn test
passesChecklist for repo maintainers
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.