22 #define LUAC_TAIL "\x19\x93\r\n\x1a\n"
25 #define LUAC_HEADERSIZE (sizeof(LUA_SIGNATURE)-sizeof(char)+2+6+sizeof(LUAC_TAIL)-sizeof(char))
GLint GLenum GLsizei GLint GLsizei const GLvoid * data
LUAI_FUNC int luaU_dump(lua_State *L, const Proto *f, lua_Writer w, void *data, int strip)
std::string & strip(std::string &str)
Remove whitespace from the front and back of the string 'str'.
GLubyte GLubyte GLubyte GLubyte w
int(* lua_Writer)(lua_State *L, const void *p, size_t sz, void *ud)
GLfloat GLfloat GLfloat GLfloat h
LUAI_FUNC void luaU_header(lu_byte *h)
GLuint const GLchar * name
LUAI_FUNC Closure * luaU_undump(lua_State *L, ZIO *Z, Mbuffer *buff, const char *name)