Public Instance Properties
Value | Returns the data checksum computed so far. |
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