Click or drag to resize

Crc32HashCore Method

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

Parameters

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