| 程序包 | 说明 |
|---|---|
| org.tio.core.utils |
| 限定符和类型 | 方法和说明 |
|---|---|
DecodeByteBufferList |
DecodeByteBufferList.add(ByteBuffer byteBuffer)
应用需要设置好limit和position
|
DecodeByteBufferList |
DecodeByteBufferList.get(byte[] dst) |
DecodeByteBufferList |
DecodeByteBufferList.get(byte[] dst,
int offset,
int length) |
DecodeByteBufferList |
DecodeByteBufferList.skip(int len) |
| 限定符和类型 | 方法和说明 |
|---|---|
static int |
ByteBufferUtils.readUB1(DecodeByteBufferList buffer) |
Copyright © 2023. All rights reserved.