Skip to content

Google Cloud Storage | CRC32c of large files. #25

@pguedes17

Description

@pguedes17

Hello,

I'm developing a service to upload files between 1GB and 2GB to Google Cloud Storage.

There's a way to calculate the CRC32hash while i'm writing the stream in the WriteChannel ?

The problem is that always i need to calculate the hash of the whole file before create the blobInfo with the calculated hash.

Here is my current code.

Hash

Thanks everyone!

Metadata

Metadata

Assignees

Labels

api: storageIssues related to the googleapis/java-storage API.needs more infoThis issue needs more information from the customer to proceed.type: questionRequest for information or clarification. Not an issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions