Class NativeBuffer.Allocation
java.lang.Object
org.fusesource.leveldbjni.internal.NativeObject
org.fusesource.leveldbjni.internal.NativeBuffer.Allocation
- Enclosing class:
NativeBuffer
-
Field Summary
FieldsFields inherited from class org.fusesource.leveldbjni.internal.NativeObject
self -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.fusesource.leveldbjni.internal.NativeObject
assertAllocated, isAllocated, pointer
-
Field Details
-
retained
-
-
Constructor Details
-
Allocation
private Allocation(long size)
-
-
Method Details
-
retain
void retain() -
release
void release()
-