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