dsekai
World engine for retrocomputers.
Loading...
Searching...
No Matches
Data Fields | Related Functions
Collaboration diagram for DIO_STREAM:
Collaboration graph
[legend]

Data Fields

int32_t id
 
uint8_t type
 
union DIO_BUFFER buffer
 
int32_t buffer_sz
 
int32_t position
 

Related Functions

(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: