Crc32.Reset Method

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

Crc32.Reset Method 

Resets the CRC32 data checksum as if no update was ever called.

public void Reset();

Implements

IChecksum.Reset

See Also

Crc32 Class | ICSharpCode.SharpZipLib.Checksums Namespace