Uses of Class
io.netty.buffer.AdaptivePoolingAllocator.SizeClassChunkController
Packages that use AdaptivePoolingAllocator.SizeClassChunkController
Package
Description
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.SizeClassChunkControllerModifierConstructorDescription(package private)SizeClassedChunk(AbstractByteBuf delegate, AdaptivePoolingAllocator.Magazine magazine, AdaptivePoolingAllocator.SizeClassChunkController controller)