Uses of Class
io.netty.buffer.ByteBufUtil.ThreadLocalDirectByteBuf
Packages that use ByteBufUtil.ThreadLocalDirectByteBuf
Package
Description
Abstraction of a byte buffer - the fundamental data structure
to represent a low-level binary and text message.
-
Uses of ByteBufUtil.ThreadLocalDirectByteBuf in io.netty.buffer
Fields in io.netty.buffer with type parameters of type ByteBufUtil.ThreadLocalDirectByteBufModifier and TypeFieldDescriptionprivate final Recycler.EnhancedHandle
<ByteBufUtil.ThreadLocalDirectByteBuf> ByteBufUtil.ThreadLocalDirectByteBuf.handle
private static final ObjectPool
<ByteBufUtil.ThreadLocalDirectByteBuf> ByteBufUtil.ThreadLocalDirectByteBuf.RECYCLER
Methods in io.netty.buffer that return ByteBufUtil.ThreadLocalDirectByteBufModifier and TypeMethodDescription(package private) static ByteBufUtil.ThreadLocalDirectByteBuf
ByteBufUtil.ThreadLocalDirectByteBuf.newInstance()
Constructor parameters in io.netty.buffer with type arguments of type ByteBufUtil.ThreadLocalDirectByteBufModifierConstructorDescriptionprivate