public class CCITT16 extends CRC
| Constructor and Description |
|---|
CCITT16() |
| Modifier and Type | Method and Description |
|---|---|
int |
getOrder() |
int |
getPolynom() |
boolean |
isReflect() |
void |
update(int b)
Updates the checksum with the specified byte.
|
public int getPolynom()
getPolynom in class CRCpublic void update(int b)
Checksum