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().

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。
To Top