Example usage for Java io.netty.channel FixedRecvByteBufAllocator fields, constructors, methods, implement or subclass
The text is from its open source code.
FixedRecvByteBufAllocator(int bufferSize) Creates a new predictor that always returns the same prediction of the specified buffer size. |
Handle | newHandle() |