| Interface | Description |
|---|---|
| BufferAllocator |
Interface to create/destroy direct buffers.
|
| Class | Description |
|---|---|
| BufferUtils |
BufferUtils is a helper class for generating nio buffers from
jME data classes such as Vectors. |
| PrimitiveAllocator |
Allocate direct buffers without special logic.
|
| TempVars |
Temporary variables assigned to each thread.
|