AdlerChecksum Constructor

DotZLib

DotZLib .Net wrapper for ZLib1.dll

AdlerChecksum Constructor

Initializes a new instance of the Adler checksum generator

Overload List

Initializes a new instance of the Adler checksum generator

public AdlerChecksum();

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

public AdlerChecksum(uint);

See Also

AdlerChecksum Class | DotZLib Namespace