Computes a CRC16 from an array of bytes and returns a positive int of range [0-65535]
Overload List
| Name | Description | |
|---|---|---|
|
Calculate (Byte) | Computes a CRC16 from an array of bytes and returns a positive int of range [0-65535] |
|
Calculate (String) | Computes a CRC16 from a string |