LuaNET, the lua 5.1 api documentation!

Lua-Api

String

[LUA 5.1] string.dump

function string.dump ( function )
Returns a string containing a binary representation of the given function, so that a later loadstring on this string returns a copy of the function.
function must be a Lua function without upvalues.

Comments

© 2007 DracoBlue :: Valid XHTML, CSS, RSS Powered by SMF 1.1.5 | SMF © 2006-2008, Simple Machines LLC | SourceNet © 2007, DracoBlue :: Page created in 0.051 seconds with 19 queries.