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