public class CRC16Maxim extends CRC16Checksum
wCRCin| 构造器和说明 |
|---|
CRC16Maxim() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 在接口中 Checksumupdate 在类中 CRC16Checksumpublic void update(int b)
Copyright © 2024. All rights reserved.