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.