ByteBuf
and vice versa.See: Description
Class | Description |
---|---|
ByteArrayDecoder |
Decodes a received
ByteBuf into an array of bytes. |
ByteArrayEncoder |
Encodes the requested array of bytes into a
ByteBuf . |
ByteBuf
and vice versa.Copyright © 2008–2018 The Netty Project. All rights reserved.