Public Instance Constructors
![]() |
Creates a new instance of the Adler32 class. The checksum starts off with a value of 1. |
Public Instance Properties
![]() | Returns the Adler32 data checksum computed so far. |
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. |