| Interface | Description |
|---|---|
| DataBuffer |
A data buffer is an interface
for handling storage and retrieval of data
|
| Class | Description |
|---|---|
| BaseDataBuffer |
Base class for a data buffer
handling basic byte operations
among other things.
|
| BoolBuffer |
Data buffer for floats
|
| DoubleBuffer |
Double buffer implementation of data buffer
|
| FloatBuffer |
Data buffer for floats
|
| HalfBuffer |
Data buffer for floats
|
| Int16Buffer |
Data buffer for floats
|
| Int8Buffer |
Data buffer for floats
|
| IntBuffer |
Int buffer
|
| LongBuffer |
Int buffer
|
| UInt8Buffer |
Data buffer for floats
|
| Utf8Buffer |
UTF-8 buffer
|
| Enum | Description |
|---|---|
| DataBuffer.AllocationMode |
Mainly used for backward compatability.
|
| DataBuffer.TypeEx | |
| DataType | |
| DataTypeEx |
Copyright © 2019. All rights reserved.