Uses of Class
io.netty.buffer.PooledSlicedByteBuf
Packages that use PooledSlicedByteBuf
Package
Description
Abstraction of a byte buffer - the fundamental data structure
to represent a low-level binary and text message.
-
Uses of PooledSlicedByteBuf in io.netty.buffer
Fields in io.netty.buffer with type parameters of type PooledSlicedByteBufModifier and TypeFieldDescriptionprivate static final ObjectPool<PooledSlicedByteBuf> PooledSlicedByteBuf.RECYCLERMethods in io.netty.buffer that return PooledSlicedByteBufModifier and TypeMethodDescription(package private) static PooledSlicedByteBufPooledSlicedByteBuf.newInstance(AbstractByteBuf unwrapped, ByteBuf wrapped, int index, int length) private static PooledSlicedByteBufPooledSlicedByteBuf.newInstance0(AbstractByteBuf unwrapped, ByteBuf wrapped, int adjustment, int length) Constructor parameters in io.netty.buffer with type arguments of type PooledSlicedByteBufModifierConstructorDescriptionprivate