Click or drag to resize

Xor64Update Method

Overload List
  Name Description
Public method Update(Byte) Updates the checksum with an array of bytes.
Public method Update(UInt64) Updates the checksum with a ulong value.
Public method Update(Byte, Int32, Int32) Updates the checksum with the bytes taken from the array.
Top
See Also