array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'ja', ), 'this' => array ( 0 => 'swoole-serialize.unpack.php', 1 => 'Swoole\\Serialize::unpack', 2 => 'Unserialize the data.', ), 'up' => array ( 0 => 'class.swoole-serialize.php', 1 => 'Swoole\\Serialize', ), 'prev' => array ( 0 => 'swoole-serialize.pack.php', 1 => 'Swoole\\Serialize::pack', ), 'next' => array ( 0 => 'class.swoole-server.php', 1 => 'Swoole\\Server', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/swoole/swoole/serialize/unpack.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

Swoole\Serialize::unpack

(PECL swoole >= 1.9.0)

Swoole\Serialize::unpackUnserialize the data.

説明

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

Unserialize the data.

パラメータ

string

args

戻り値