String
into a
ByteBuf
and vice versa.See: Description
Class | Description |
---|---|
StringDecoder |
Decodes a received
ByteBuf into a String . |
StringEncoder |
Encodes the requested
String into a ByteBuf . |
String
into a
ByteBuf
and vice versa.Copyright © 2008–2018 The Netty Project. All rights reserved.