Uses of Interface
io.netty.handler.codec.ByteToMessageDecoder.Cumulator

Package
Description
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.
SSL · TLS implementation based on SSLEngine