ChecksumGeneratorBase Constructor

DotZLib

DotZLib .Net wrapper for ZLib1.dll

ChecksumGeneratorBase Constructor

Initializes a new instance of the checksum generator base - the current checksum is set to zero

Overload List

Initializes a new instance of the checksum generator base - the current checksum is set to zero

public ChecksumGeneratorBase();

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

public ChecksumGeneratorBase(uint);

See Also

ChecksumGeneratorBase Class | DotZLib Namespace