#include <utils.h>
Public Attributes | |
| XePUtilsInlinedDataType | type |
| char * | data |
| The unprocessed data (a copy of it). | |
| size_t | size |
| The data size. | |
| const char * | start |
| Pointer in the original data. | |
| void * | extra |
| Extra data store for user convenience. | |
|
|
The unprocessed data (a copy of it).
|
|
|
Extra data store for user convenience.
|
|
|
The data size.
|
|
|
Pointer in the original data.
|
|
|
|
1.3.2