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 © 2010 - 2020 Adobe. All Rights Reserved