Package org.nustaq.offheap.bytez.malloc

  • Class Summary 
    Class Description
    MallocBytez
    Date: 17.11.13 Time: 00:01 implementation of Bytez interface using unsafe on raw allocated memory
    MallocBytezAllocator
    Date: 17.11.13 Time: 01:16 To change this template use File | Settings | File Templates.
    MemoryBytez
    Date: 17.11.13 Time: 00:01 implementation of Bytez interface using unsafe on raw allocated memory
    MMFBytez
    Bytez allocated inside a memory mapped file.