IChecksum Methods

SharpZip Compression Library

SharpZip Compression Library

IChecksumĀ Methods

The methods of the IChecksum interface are listed below. For a complete list of IChecksum interface members, see the IChecksum Members topic.

Public Instance Methods

Reset Resets the data checksum as if no update was ever called.
UpdateOverloaded. Adds the byte array to the data checksum.

See Also

IChecksum Interface | ICSharpCode.SharpZipLib.Checksums Namespace