Package com.jogamp.common.nio

JogAmp NIO Utilities

See:
          Description

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  
 

Package com.jogamp.common.nio Description

JogAmp NIO Utilities