| 程序包 | 说明 |
|---|---|
| cn.gongler.util.protocol.itemtype |
| 限定符和类型 | 方法和说明 |
|---|---|
StringWithLengthItemType |
StringWithLengthItemType.fillByte(byte newValue)
允许定制定长字符串的填充字符。
|
static StringWithLengthItemType |
ItemType.STR(int byteCount,
String name) |
static StringWithLengthItemType |
StringWithLengthItemType.withFixLength(int bytes,
String name) |
static StringWithLengthItemType |
StringWithLengthItemType.withLengthHeader(int headerBytes,
String name) |
Copyright © 2022. All rights reserved.