Adler32 Constructor

Creates a new instance of the

Adler32
class. The checksum starts off with a value of 1.

[Visual Basic]
Public Sub New()
[C#]
public Adler32();

See Also

Adler32 Class | Adler32 Members | ICSharpCode.SharpZipLib.Checksums Namespace