Get SHA256 hashes for verifying downloaded files
---functions---
upload.getFileHashes#c7025931 location:InputFileLocation offset:int = Vector<FileHash>;
Name | Type | Description |
---|---|---|
location | InputFileLocation | File |
offset | long | Offset from which to get file hashes |
Code | Type | Description |
---|---|---|
400 | LOCATION_INVALID | The provided location is invalid. |