compute(int dataToCRC, int seed) | CRC8 | [static] |
compute(int dataToCRC) | CRC8 | [static] |
compute(byte dataToCrc[]) | CRC8 | [static] |
compute(byte dataToCrc[], int off, int len) | CRC8 | [static] |
compute(byte dataToCrc[], int off, int len, int seed) | CRC8 | [static] |
compute(byte dataToCrc[], int seed) | CRC8 | [static] |