LuaSandboxFunction::dump

(PECL luasandbox >= 1.0.0)

LuaSandboxFunction::dumpDump the function as a binary blob

說明

public LuaSandboxFunction::dump(): string

Dumps the function as a binary blob.

參數

此函數沒有參數。

返回值

Returns a string that may be passed to LuaSandbox::loadBinary().