Click or drag to resize
IHashingWrapperAppendBlock Method (Byte)

[Missing <summary> documentation for "M:Aliyun.OSS.Common.Internal.IHashingWrapper.AppendBlock(System.Byte[])"]

Namespace: Aliyun.OSS.Common.Internal
Assembly: Aliyun.OSS (in Aliyun.OSS.dll) Version: 2.5.1.0 (2.5.1)
Syntax
void AppendBlock(
	byte[] buffer
)

Parameters

buffer
Type: SystemByte

[Missing <param name="buffer"/> documentation for "M:Aliyun.OSS.Common.Internal.IHashingWrapper.AppendBlock(System.Byte[])"]

See Also