public class Xor8 extends Checksum
| Constructor and Description |
|---|
Xor8() |
| Modifier and Type | Method and Description |
|---|---|
int |
getOrder() |
boolean |
update(int b)
Updates the checksum with the specified byte.
|
public boolean update(int b)
Checksum