Swoole\Serialize::unpack

(PECL swoole >= 1.9.0)

Swoole\Serialize::unpackUnserialize the data.

说明

publicstaticSwoole\Serialize::unpack(string$data, string$args = ?): ReturnType

Unserialize the data.

参数

string

args

返回值

To Top