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.bytes
Encoder and decoder which transform an array of bytes into a
ByteBuf
and vice versa.
See:
Description
Class Summary
Class
Description
ByteArrayDecoder
Decodes a received
ByteBuf
into an array of bytes.
ByteArrayEncoder
Encodes the requested array of bytes into a
ByteBuf
.
Package io.netty.handler.codec.bytes Description
Encoder and decoder which transform an array of bytes 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