#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. | |
char * | filename |
The name of the encoded file. |
|
The unprocessed data (a copy of it).
|
|
Extra data store for user convenience.
|
|
The name of the encoded file.
|
|
The data size.
|
|
Pointer in the original data.
|
|
|