|
int32_t | id |
|
uint8_t | type |
|
union DIO_BUFFER | buffer |
|
int32_t | buffer_sz |
|
int32_t | position |
|
|
(Note that these are not member functions.)
|
#define | DIO_STREAM_BUFFER 1 |
| DIO_STREAM::type indicating stream is a memory buffer.
|
|
#define | DIO_STREAM_FILE 2 |
| DIO_STREAM::type indicating stream is a file on disk.
|
|
The documentation for this struct was generated from the following file: