| 程序包 | 说明 |
|---|---|
| org.slingerxv.limitart.net.binary | |
| org.slingerxv.limitart.net.binary.codec |
| 限定符和类型 | 方法和说明 |
|---|---|
AbstractBinaryDecoder |
BinaryServer.getDecoder() |
AbstractBinaryDecoder |
BinaryClient.getDecoder() |
| 限定符和类型 | 方法和说明 |
|---|---|
BinaryServer.BinaryServerBuilder |
BinaryServer.BinaryServerBuilder.decoder(AbstractBinaryDecoder decoder)
自定义解码器
|
BinaryClient.BinaryClientBuilder |
BinaryClient.BinaryClientBuilder.decoder(AbstractBinaryDecoder decoder) |
| 限定符和类型 | 字段和说明 |
|---|---|
static AbstractBinaryDecoder |
AbstractBinaryDecoder.DEFAULT_DECODER |
Copyright © 2017. All rights reserved.