Click or drag to resize
Crc16CcittComputeChecksum Method
Overload List
  NameDescription
Public methodComputeChecksum(Byte)
Returns the CRC-16-CCITT checksum for the array of bytes passed across using the standard calculation.
Public methodComputeChecksum(Byte, Int32, Int32)
Returns the CRC-16-CCITT checksum for the array of bytes passed across using the standard calculation.
Top
See Also