public class TlvObject extends Object
| 构造器和说明 |
|---|
TlvObject() |
| 限定符和类型 | 方法和说明 |
|---|---|
static List<TlvObject> |
decodeTlvList(byte[] data,
int offset,
int tlvsSize) |
int |
encode(byte[] data,
int offset) |
int |
getDecodeSize(byte[] data,
int offset) |
int |
getEncodeLength() |
Copyright © 2024. All rights reserved.