| Interface | Description |
|---|---|
| ODSInternal |
This interface is for the different ways data can be stored / read.
|
| Class | Description |
|---|---|
| InternalUtils |
This class contains the internal methods that all storage types use.
|
| ODSFile |
The internal code for using a file.
|
| ODSMem |
The internal class for memory.
|