Uses of Class
io.netty.buffer.PooledByteBufAllocator.PoolThreadLocalCache
-
Packages that use PooledByteBufAllocator.PoolThreadLocalCache Package Description io.netty.buffer Abstraction of a byte buffer - the fundamental data structure to represent a low-level binary and text message. -
-
Uses of PooledByteBufAllocator.PoolThreadLocalCache in io.netty.buffer
Fields in io.netty.buffer declared as PooledByteBufAllocator.PoolThreadLocalCache Modifier and Type Field Description private PooledByteBufAllocator.PoolThreadLocalCache
PooledByteBufAllocator. threadCache
-