Creates a new instance of the
Adler32class. 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
Creates a new instance of the
Adler32class. The checksum starts off with a value of 1.
[Visual Basic]
Public Sub New()
[C#]
public Adler32();
Adler32 Class | Adler32 Members | ICSharpCode.SharpZipLib.Checksums Namespace