Uses of Class
io.netty.buffer.PooledByteBufAllocator
-
Packages that use PooledByteBufAllocator 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 in io.netty.buffer
Fields in io.netty.buffer declared as PooledByteBufAllocator Modifier and Type Field Description static PooledByteBufAllocator
PooledByteBufAllocator. DEFAULT
-