Public Instance Constructors
Public Instance Properties
Value |
Returns the CRC32 data checksum computed so far.
|
Public Instance Methods
Equals (inherited from Object) | Select the method name to go to the Microsoft documentation. |
GetHashCode (inherited from Object) | Select the method name to go to the Microsoft documentation. |
GetType (inherited from Object) | Select the method name to go to the Microsoft documentation. |
Reset |
Resets the CRC32 data checksum as if no update was ever called.
|
ToString (inherited from Object) | Select the method name to go to the Microsoft documentation. |
Update | Overloaded.
Adds the byte array to the data checksum.
|
Protected Instance Methods
Finalize (inherited from Object) | Select the method name to go to the Microsoft documentation. |
MemberwiseClone (inherited from Object) | Select the method name to go to the Microsoft documentation. |
See Also
Crc32 Class | ICSharpCode.SharpZipLib.Checksums Namespace