Swoole\Serialize::unpack
PHP Manual
PHP Manual»Swoole\Serialize»Swoole\Serialize::unpack

Swoole\Serialize::unpack

(PECL swoole >= 1.9.0)

Swoole\Serialize::unpackUnserialize the data.

Beschreibung

public static function Swoole\Serialize::unpack(string $data, string $args = ?): ReturnType

Unserialize the data.

Parameter-Liste

string

args

Rückgabewerte

To Top