Dutch PHP Conference 2025 - Call For Papers

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

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top