Package org.nustaq.offheap.bytez
Interface BytezAllocator
- All Known Implementing Classes:
HeapBytezAllocator,MallocBytezAllocator
public interface BytezAllocator
Date: 16.11.13
Time: 12:37
An Allocator instantiates byte sources and can free them again (if necessary)
-
Method Summary
-
Method Details
-
alloc
-
free
-
freeAll
void freeAll()
-