Click or drag to resize

Crc32Update Method

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