JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Package io.netty.handler.codec.string
Encoder and decoder which transform a
String
into a
ByteBuf
and vice versa.
See:
Description
Class Summary
Class
Description
StringDecoder
Decodes a received
ByteBuf
into a
String
.
StringEncoder
Encodes the requested
String
into a
ByteBuf
.
Package io.netty.handler.codec.string Description
Encoder and decoder which transform a
String
into a
ByteBuf
and vice versa.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Package
Next Package
Frames
No Frames
All Classes
Copyright © 2008–2015
The Netty Project
. All rights reserved.