#include <lzio.h>
Public Attributes | |
| size_t | n |
| const char * | p |
| lua_Reader | reader |
| void * | data |
| lua_State * | L |
Definition at line 56 of file lzio.h.
| size_t Zio::n |
Definition at line 57 of file lzio.h.
Referenced by luaZ_fill(), luaZ_init(), luaZ_lookahead(), and luaZ_read().
| const char* Zio::p |
Definition at line 58 of file lzio.h.
Referenced by luaZ_fill(), luaZ_init(), luaZ_lookahead(), and luaZ_read().
| void* Zio::data |
1.5.3