Rechercher une fonction PHP

LuaSandboxFunction::dump

(PECL luasandbox >= 1.0.0)

LuaSandboxFunction::dumpDump the function as a binary blob

Beschreibung

public LuaSandboxFunction::dump(): string

Dumps the function as a binary blob.

Erste Seite von PHP-Handbuch Inhaltsverzeichnis Haut

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Erste Seite von PHP-Handbuch Inhaltsverzeichnis Haut

Rückgabewerte

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