Adler32 Methods

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

Adler32 Methods

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

Public Instance Methods

Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object) Gets the Type of the current instance.
Reset Resets the Adler32 checksum to the initial value.
ToString (inherited from Object) Returns a String that represents the current Object.
UpdateOverloaded. Updates the checksum with the bytes taken from the array.

See Also

Adler32 Class | ICSharpCode.SharpZipLib.Checksums Namespace