AdlerChecksum Constructor (UInt32)

DotZLib

DotZLib .Net wrapper for ZLib1.dll

AdlerChecksum Constructor (UInt32)

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

public AdlerChecksum(
   uint initialValue
);

Parameters

initialValue
The value to set the current checksum to

See Also

AdlerChecksum Class | DotZLib Namespace | AdlerChecksum Constructor Overload List