ChecksumGeneratorBase Constructor (UInt32)

DotZLib

DotZLib .Net wrapper for ZLib1.dll

ChecksumGeneratorBase Constructor (UInt32)

Initializes a new instance of the checksum generator basewith a specified value

public ChecksumGeneratorBase(
   uint initialValue
);

Parameters

initialValue
The value to set the current checksum to

See Also

ChecksumGeneratorBase Class | DotZLib Namespace | ChecksumGeneratorBase Constructor Overload List