Uses of Class
io.netty.buffer.AdaptivePoolingAllocator.SizeClassChunkController
-
Packages that use AdaptivePoolingAllocator.SizeClassChunkController 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 AdaptivePoolingAllocator.SizeClassChunkController in io.netty.buffer
Constructors in io.netty.buffer with parameters of type AdaptivePoolingAllocator.SizeClassChunkController Constructor Description SizeClassedChunk(AbstractByteBuf delegate, AdaptivePoolingAllocator.Magazine magazine, AdaptivePoolingAllocator.SizeClassChunkController controller)
-