public class Checksum extends Object
Checksum()
static int
crc16(byte[] data)
crc16(byte[] data, int start, int length)
static byte
lrc(byte[] data)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Checksum()
public static int crc16(byte[] data)
public static int crc16(byte[] data, int start, int length)
public static byte lrc(byte[] data)