![]() |
#include <lua.h>
#include <aerospike/as_stream.h>
Go to the source code of this file.
Functions | |
as_stream * | mod_lua_pushstream (lua_State *, as_stream *) |
int | mod_lua_stream_register (lua_State *) |
as_stream * | mod_lua_tostream (lua_State *, int) |
int mod_lua_stream_register | ( | lua_State * | ) |
as_stream* mod_lua_tostream | ( | lua_State * | , |
int | |||
) |