| 程序包 | 说明 |
|---|---|
| cn.gongler.util.bytes |
| 限定符和类型 | 方法和说明 |
|---|---|
static int |
Bytes.toIntResult(byte[] buf,
int beginVal,
IntByteOperator mapper) |
static int |
Bytes.toIntResult(byte[] buf,
int from,
int byteCnt,
int beginVal,
IntByteOperator mapper) |
int |
BytesBuilder.toIntResult(int beginVal,
IntByteOperator mapper)
计算校验位等
|
Copyright © 2022. All rights reserved.