CRC32Checksum Constructor (UInt32)

DotZLib

DotZLib .Net wrapper for ZLib1.dll

CRC32Checksum Constructor (UInt32)

Initializes a new instance of the CRC32 checksum generator with a specified value

public CRC32Checksum(
   uint initialValue
);

Parameters

initialValue
The value to set the current checksum to

See Also

CRC32Checksum Class | DotZLib Namespace | CRC32Checksum Constructor Overload List