public class CrcUtil extends java.lang.Object
CrcUtil()
static int
calcCRC(int crc, byte b)
calcCRC(int crc, byte[] bytes, int start, int len)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CrcUtil()
public static int calcCRC(int crc, byte[] bytes, int start, int len)
public static int calcCRC(int crc, byte b)
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.