Data Fields | |
char * | name |
codec_chain_t | codec_chain |
int | eof |
int | type |
size_t | size |
unsigned int | refcnt |
int | is_secure |
io_read_op | read |
io_write_op | write |
io_seek_op | seek |
io_tell_op | tell |
io_close_op | close |
io_free_op | free |
char * | rbuf |
size_t | rbsz |
size_t | rcount |
size_t | roff |
char * | ubuf |
size_t | ucount |
size_t | uoff |
char * | wbuf |
size_t | wbsz |
size_t | wcount |
size_t | woff |
Definition at line 38 of file ioprv.h.