Adler32.Reset Method

SharpZip Compression Library

SharpZip Compression Library

Adler32.Reset Method 

Resets the Adler32 checksum to the initial value.

public void Reset();

Implements

IChecksum.Reset

See Also

Adler32 Class | ICSharpCode.SharpZipLib.Checksums Namespace