Codec.Decoder, Codec.Encoder| 构造器和说明 |
|---|
MessageCodec() |
| 限定符和类型 | 方法和说明 |
|---|---|
Codec.Decoder |
getDecoder(ByteBuff buf) |
Codec.Decoder |
getDecoder(InputStream is) |
Codec.Encoder |
getEncoder(OutputStream os) |
public Codec.Decoder getDecoder(InputStream is)
getDecoder 在接口中 Codecpublic Codec.Decoder getDecoder(ByteBuff buf)
getDecoder 在接口中 Codecpublic Codec.Encoder getEncoder(OutputStream os)
getEncoder 在接口中 CodecCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.