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