Uses of Interface
io.netty.buffer.ByteBufConvertible

Packages that use ByteBufConvertible
Package
Description
Abstraction of a byte buffer - the fundamental data structure to represent a low-level binary and text message.
Extensible decoder and its common implementations which deal with the packet fragmentation and reassembly issue found in a stream-based transport such as TCP/IP.