Package io.camunda.zeebe.util.allocation
Class AllocatedBuffer
java.lang.Object
io.camunda.zeebe.util.allocation.AllocatedBuffer
- All Implemented Interfaces:
CloseableSilently,AutoCloseable
- Direct Known Subclasses:
AllocatedDirectBuffer
-
Field Details
-
rawBuffer
-
-
Constructor Details
-
AllocatedBuffer
-
-
Method Details
-
getRawBuffer
-
capacity
public int capacity() -
isClosed
public boolean isClosed() -
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseableSilently
-
doClose
public void doClose()
-