public interface BufferProvider
Modifier and Type | Method and Description |
---|---|
ByteBuf |
getBuffer(int size)
Gets a buffer with the givens capacity.
|
ByteBuf getBuffer(int size)
size
- the size required for the bufferCopyright © 2017. All Rights Reserved.