Uses of Class
io.netty.handler.codec.ReplayingDecoderByteBuf
Packages that use ReplayingDecoderByteBuf
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.
-
Uses of ReplayingDecoderByteBuf in io.netty.handler.codec
Fields in io.netty.handler.codec declared as ReplayingDecoderByteBufModifier and TypeFieldDescription(package private) static final ReplayingDecoderByteBuf
ReplayingDecoderByteBuf.EMPTY_BUFFER
private final ReplayingDecoderByteBuf
ReplayingDecoder.replayable