public class CrcUtil
extends java.lang.Object
Constructor and Description |
---|
CrcUtil() |
Modifier and Type | Method and Description |
---|---|
static int |
calcCRC(int crc,
byte b) |
static int |
calcCRC(int crc,
byte[] bytes,
int start,
int len) |
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.