| Crc16CcittComputeChecksum Method |
| Name | Description | |
|---|---|---|
| ComputeChecksum(Byte) |
Returns the CRC-16-CCITT checksum for the array of bytes passed across using the standard calculation.
| |
| ComputeChecksum(Byte, Int32, Int32) |
Returns the CRC-16-CCITT checksum for the array of bytes passed across using the standard calculation.
|