public class SimpleByteBufferManager extends Object implements ByteBufferManager
ByteBufferManager| Constructor and Description |
|---|
SimpleByteBufferManager() |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
allocate(int capacity) |
void |
deallocate(ByteBuffer byteBuffer)
No - Op operation
|
public ByteBuffer allocate(int capacity)
allocate in interface ByteBufferManagerpublic void deallocate(ByteBuffer byteBuffer)
deallocate in interface ByteBufferManagerCopyright © 2003–2021 MuleSoft, Inc.. All rights reserved.