public class CRCUtils extends Object
protected static int
CRC_POLYNOMIAL
CRCUtils()
static int
getCRC(byte[] data)
getCRC(byte[] data, int previous)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected static final int CRC_POLYNOMIAL
public CRCUtils()
public static int getCRC(byte[] data)
public static int getCRC(byte[] data, int previous)
Copyright © 2016. All Rights Reserved.