Crc16Ccitt.ComputeChecksumBytes Method |
Name | Description | |
---|---|---|
![]() | ComputeChecksumBytes(Byte[], Boolean) |
Returns the CRC-16-CCITT checksum for the array of bytes passed across using the standard calculation.
|
![]() | ComputeChecksumBytes(Byte[], Int32, Int32, Boolean) |
Returns the CRC-16-CCITT checksum for the array of bytes passed across using the standard calculation.
|