public class Checksum extends Object
Constructor and Description |
---|
Checksum() |
Modifier and Type | Method and Description |
---|---|
static int |
crc16(byte[] data) |
static int |
crc16(byte[] data,
int start,
int length) |
static byte |
lrc(byte[] data) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.