public interface BufferProvider
| Modifier and Type | Method and Description |
|---|---|
void |
completeOperation() |
void |
initializeOperation() |
ByteBuffer |
provideBuffer() |
ByteBuffer |
provideBuffer(long size) |
void initializeOperation()
ByteBuffer provideBuffer()
ByteBuffer provideBuffer(long size)
void completeOperation()
Copyright © 2022 MicroStream Software. All rights reserved.