php8.5
Home/ Manual/ luasandbox / luasandboxfunction/ LuaSandboxFunction::dump

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.

Source: reference/luasandbox/luasandboxfunction/dump.xml · from the official PHP manual (php/doc-en)