| 程序包 | 说明 |
|---|---|
| org.jetlinks.supports.protocol.codec |
| 限定符和类型 | 方法和说明 |
|---|---|
static AppendBinaryDecoder |
BinaryCodecs.Decoder.append(BinaryDecoder<?>... decoders)
将指定decoder的所有结果拼接为字符串
builder.append(fixed("deviceId"),int4(BIG,0))
|
Copyright © 2019–2023. All rights reserved.