Click or drag to resize
Crc32HashCore Method

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
protected override void HashCore(
	byte[] buffer,
	int start,
	int length
)

Parameters

buffer
Type: SystemByte
start
Type: SystemInt32
length
Type: SystemInt32
See Also