Click or drag to resize

CrcCCITTUpdate Method

Overload List
  Name Description
Public method Update(Byte) Updates the checksum with the int bval.
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