| Interface | Description |
|---|---|
| NativeBuffer<B extends NativeBuffer> |
Hardware independent container for various kinds of buffers.
|
| Class | Description |
|---|---|
| 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 |