compute(uint dataToCrc) | CRC16 | [static] |
compute(uint dataToCrc, uint seed) | CRC16 | [static] |
compute(byte[] dataToCrc) | CRC16 | [static] |
compute(byte[] dataToCrc, int off, int len) | CRC16 | [static] |
compute(byte[] dataToCrc, int off, int len, uint seed) | CRC16 | [static] |
compute(byte[] dataToCrc, uint seed) | CRC16 | [static] |