public class CRC16DNP extends CRC16Checksum
wCRCin
Constructor and Description |
---|
CRC16DNP() |
Modifier and Type | Method and Description |
---|---|
void |
update(byte[] b,
int off,
int len) |
void |
update(int b) |
getHexValue, getHexValue, getValue, reset, update
public void update(byte[] b, int off, int len)
update
in interface Checksum
update
in class CRC16Checksum
public void update(int b)
Copyright © 2024. All rights reserved.