public final class CRC extends Object
| Modifier and Type | Method and Description |
|---|---|
static int |
crc16(byte[] value)
Information technology—Telecommunications and information exchange between
systems—High-level data link control (HDLC) procedures.
|
public static int crc16(byte[] value)
value - https://en.wikipedia.org/wiki/Cyclic_redundancy_checkCopyright © 2020–2021 com.github.mvallim. All rights reserved.