Package org.nustaq.offheap.bytez

  • Interface Summary 
    Interface Description
    BasicBytez
    Created by ruedi on 08.11.2014.
    ByteSink
    Created by moelrue on 5/5/15.
    ByteSource
    Created by ruedi on 27.06.14.
    Bytez
    abstraction of byte arrays similar to ByteBuffer without the need to create temp objects in order to get long,int,.. views additionally supports volatile read/write (for byte[] based backing buffers only !)
    BytezAllocator
    Date: 16.11.13 Time: 12:37 An Allocator instantiates byte sources and can free them again (if necessary)
    VolatileByteAccess