Crc32 Members
Public Instance Constructors
|
|
Initializes a new instance of the Crc32 class. |
Public Instance Properties
| Returns the CRC32 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 CRC32 data checksum as if no update was ever called. | |
| Returns a String that represents the current Object. | |
| Overloaded. Adds the byte array to the data checksum. |