update pague now
PHP 8.5.2 Released!

LuaSandboxFunction::dump

(PECL luasandbox >= 1.0.0)

LuaSandboxFunction::dump Dump the function as a binary blob

Description

public LuaSandboxFunction::dump (): string

Dumps the function as a binary blob.

Parameters

This function has no parameters.

Return Values

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

add a note

User Contributed Notes

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