public class Crc8MAXIM extends java.lang.Object
private int[]
crcTable
private static Crc8MAXIM
instance
private
Crc8MAXIM()
int
compute(int[] bytes)
static Crc8MAXIM
getInstance()
private int
reflect8(int val)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private static Crc8MAXIM instance
private final int[] crcTable
private Crc8MAXIM()
public static Crc8MAXIM getInstance()
public int compute(int[] bytes)
private int reflect8(int val)
Copyright © 2023. All rights reserved.