Adler32Update Method |
| Name | Description | |
|---|---|---|
| Update(Byte) |
Updates the checksum with an array of bytes.
| |
| Update(Int32) |
Updates the checksum with a byte value.
| |
| Update(Byte, Int32, Int32) |
Updates the checksum with the bytes taken from the array.
|