Click or drag to resize

Xor16Update Method

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