msgpack

4 阅读1分钟
'i中午','2'=>'hello'); $b = msgpack_pack($a); var_dump($b); var_dump(msgpack_unpack($b)