| Modifier and Type | Field and Description |
|---|---|
static Crc8Long |
BIG
The high even bits of CRC bit to make the number large.
|
static Crc8Long |
LOW
The low odd bits of CRC bit to make the number not too large.
|
static Crc8Long |
MID
Default use prime number of CRC bit
|
| Modifier | Constructor and Description |
|---|---|
protected |
Crc8LongUtil() |
Copyright © 2023. All rights reserved.