Uses of Class
io.netty.buffer.PooledDuplicatedByteBuf
Packages that use PooledDuplicatedByteBuf
Package
Description
Abstraction of a byte buffer - the fundamental data structure
to represent a low-level binary and text message.
-
Uses of PooledDuplicatedByteBuf in io.netty.buffer
Fields in io.netty.buffer with type parameters of type PooledDuplicatedByteBufModifier and TypeFieldDescriptionprivate static final ObjectPool
<PooledDuplicatedByteBuf> PooledDuplicatedByteBuf.RECYCLER
Methods in io.netty.buffer that return PooledDuplicatedByteBufModifier and TypeMethodDescription(package private) static PooledDuplicatedByteBuf
PooledDuplicatedByteBuf.newInstance
(AbstractByteBuf unwrapped, ByteBuf wrapped, int readerIndex, int writerIndex) Constructor parameters in io.netty.buffer with type arguments of type PooledDuplicatedByteBufModifierConstructorDescriptionprivate