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
| Determines whether the specified Object is equal to the current Object. | |
| Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
| Gets the Type of the current instance. | |
| Resets the Adler32 checksum to the initial value. | |
| Returns a String that represents the current Object. | |
| Overloaded. Updates the checksum with the bytes taken from the array. |