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