#include <dktypes.h>
Data Fields | |
char * | suffix |
The file name suffix. | |
dk_stream_open_fct_t * | fct |
The function to open a stream. |
This structure can be used to specify a stream opener function for a file name suffix.
The function to open a stream.
The file name suffix.
I.e. ".gz".