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