- All Known Implementing Classes:
ByteBufferManager
public interface ByteBufferAware
- Author:
- oleksiys
-
Method Summary
Modifier and TypeMethodDescriptionallocateByteBuffer(int size) allocateByteBufferAtLeast(int size) reallocateByteBuffer(ByteBuffer oldByteBuffer, int newSize) voidreleaseByteBuffer(ByteBuffer byteBuffer)
-
Method Details
-
allocateByteBuffer
-
allocateByteBufferAtLeast
-
reallocateByteBuffer
-
releaseByteBuffer
-