| OssUtils Methods |
The OssUtils type exposes the following members.
| Name | Description | |
|---|---|---|
| ComputeContentCrc64 |
Computes the content crc64.
| |
| ComputeContentMd5 |
Compute the MD5 on the input stream with the given size.
| |
| IsBucketNameValid |
Check if the bucket name is valid,.
| |
| IsLoggingPrefixValid |
Checks if the logging prefix is valid.
| |
| IsObjectKeyValid |
validates the object key
| |
| IsWebpageValid |
Checks if the webpage url is valid.
| |
| TrimQuotes |
Trims quotes in the ETag
|