Uses of Class
io.netty.buffer.AbstractPooledDerivedByteBuf
Packages that use AbstractPooledDerivedByteBuf
Package
Description
Abstraction of a byte buffer - the fundamental data structure
to represent a low-level binary and text message.
-
Uses of AbstractPooledDerivedByteBuf in io.netty.buffer
Subclasses of AbstractPooledDerivedByteBuf in io.netty.bufferModifier and TypeClassDescription(package private) final class
(package private) final class
Fields in io.netty.buffer with type parameters of type AbstractPooledDerivedByteBufModifier and TypeFieldDescriptionprivate final Recycler.EnhancedHandle
<AbstractPooledDerivedByteBuf> AbstractPooledDerivedByteBuf.recyclerHandle
Methods in io.netty.buffer with type parameters of type AbstractPooledDerivedByteBufModifier and TypeMethodDescription(package private) final <U extends AbstractPooledDerivedByteBuf>
UAbstractPooledDerivedByteBuf.init
(AbstractByteBuf unwrapped, ByteBuf wrapped, int readerIndex, int writerIndex, int maxCapacity) Constructor parameters in io.netty.buffer with type arguments of type AbstractPooledDerivedByteBufModifierConstructorDescription(package private)
AbstractPooledDerivedByteBuf
(ObjectPool.Handle<? extends AbstractPooledDerivedByteBuf> recyclerHandle)