| Class | 描述 |
|---|---|
| ByteArrayDecoder |
将收到的 ByteBuf解码为字节数组。
|
| ByteArrayEncoder |
将请求的字节数组编码为 ByteBuf 。
|
ByteBuf的编码器和解码器,反之亦然。
Copyright © 2008–2018 The Netty Project. All rights reserved.