LuaSandboxFunction::dump
PHP function
Edit on GitHub ✎
(PECL luasandbox >= 1.0.0)
Dump the function as a binary blob
Description
LuaSandboxFunction::dump(): string
Dumps the function as a binary blob.
Parameters Parameters
Return Values
Returns a string that may be passed to LuaSandbox::loadBinary.