Moai SDK  2.0
MOAILuaUtil Class Reference
+ Inheritance diagram for MOAILuaUtil:

Function List

convert
 
getHeader
 

Function Documentation

convert

Convert 32-bit Lua bytecode to 64-bit Lua bytecode.


function convert ( string bytecode )

Parameters
stringbytecode 32-bit bytecode
Returns
string bytecode
getHeader

Read the Lua bytecode header.


function getHeader ( string bytecode )

Parameters
stringbytecode
Returns
table header