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. |
Update | Overloaded. Adds the byte array to the data checksum. |
See Also
IChecksum Interface | ICSharpCode.SharpZipLib.Checksums Namespace