Package com.jogamp.common.nio

Interface Summary
NativeBuffer Hardware independent container for various kinds of buffers.
 

Class Summary
AbstractBuffer  
AbstractLongBuffer Hardware independent container for native pointer arrays.
Buffers  
Int64Buffer Hardware independent container for native int64_t arrays.
PointerBuffer Hardware independent container for native pointer arrays.
StructAccessor