Uses of Class
io.netty.buffer.DuplicatedByteBuf
Packages that use DuplicatedByteBuf
Package
Description
Abstraction of a byte buffer - the fundamental data structure
to represent a low-level binary and text message.
-
Uses of DuplicatedByteBuf in io.netty.buffer
Subclasses of DuplicatedByteBuf in io.netty.bufferModifier and TypeClassDescriptionprivate static final class(package private) classDuplicatedByteBufimplementation that can do optimizations because it knows the duplicated buffer is of typeAbstractByteBuf.