Click or drag to resize
OssUtils Methods

The OssUtils type exposes the following members.

Methods
  NameDescription
Public methodStatic memberComputeContentCrc64
Computes the content crc64.
Public methodStatic memberComputeContentMd5
Compute the MD5 on the input stream with the given size.
Public methodStatic memberIsBucketNameValid
Check if the bucket name is valid,.
Public methodStatic memberIsLoggingPrefixValid
Checks if the logging prefix is valid.
Public methodStatic memberIsObjectKeyValid
validates the object key
Public methodStatic memberIsWebpageValid
Checks if the webpage url is valid.
Public methodStatic memberTrimQuotes
Trims quotes in the ETag
Top
See Also