Click or drag to resize

Adler32Update Method

Overload List
  Name Description
Public method Update(Byte) Updates the checksum with the byte value.
Public method Update(Byte) Updates the checksum with the bytes taken from the array.
Public method Update(Byte, Int32, Int32) Adds the byte array to the data checksum.
Top
See Also