Package com.jogamp.common.nio

JogAmp NIO Utilities

See:
          Description

Interface Summary
NativeBuffer<B extends NativeBuffer> Hardware independent container for various kinds of buffers.
 

Class Summary
AbstractBuffer<B extends AbstractBuffer>  
Buffers Utility methods allowing easy Buffer manipulations.
CachedBufferFactory Buffer factory attempting to reduce buffer creation overhead.
PointerBuffer Hardware independent container for native pointer arrays.
StructAccessor  
 

Package com.jogamp.common.nio Description

JogAmp NIO Utilities