CRC32.

CheckSum(byte[], int, int) Method

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Foundation
Containing Type
CRC32

Syntax

public static long CheckSum(byte[] buffer, int start, int count)

Parameters

Name Type Description
buffer byte[]
start int
count int

Return Value

Type Description
long