Data Fields | |
int | fd |
unsigned char * | current |
unsigned char * | end |
unsigned char | buffer [8192] |
Definition at line 84 of file mxml-file.c.
unsigned char mxml_fdbuf_s::buffer[8192] |
Definition at line 87 of file mxml-file.c.
Referenced by mxml_fd_read(), mxml_fd_write(), mxmlLoadFd(), and mxmlSaveFd().
unsigned char* mxml_fdbuf_s::current |
Definition at line 87 of file mxml-file.c.
Referenced by mxml_fd_getc(), mxml_fd_putc(), mxml_fd_read(), mxml_fd_write(), mxmlLoadFd(), and mxmlSaveFd().
unsigned char * mxml_fdbuf_s::end |
Definition at line 87 of file mxml-file.c.
Referenced by mxml_fd_getc(), mxml_fd_putc(), mxml_fd_read(), mxmlLoadFd(), and mxmlSaveFd().
Definition at line 86 of file mxml-file.c.
Referenced by mxml_fd_read(), mxml_fd_write(), mxmlLoadFd(), and mxmlSaveFd().