编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Swoole\Redis\Server::start
  • Swoole\Serialize::pack »
  • PHP Manual
  • Swoole
  • The Swoole\Serialize class

The Swoole\Serialize class

(PHP 5 >= 5.2.0, PHP 7, PECL swoole >= 1.9.0)

简介

类摘要

Swoole\Serialize {
/* 方法 */
public static pack ( string $data [, int $is_fast ] ) : ReturnType
public static unpack ( string $data [, string $args ] ) : ReturnType
}

Table of Contents

  • Swoole\Serialize::pack — Serialize the data.
  • Swoole\Serialize::unpack — Unserialize the data.
相关文章
php swoole the swoole async classphp swoole the swoole connection iterator classphp swoole the swoole coroutine classphp swoole the swoole event classphp swoole the swoole exception classphp swoole the swoole http client classphp swoole the swoole http request classphp swoole the swoole http response classphp swoole the swoole http server classphp swoole the swoole lock classphp swoole the swoole mmap classphp swoole the swoole mysql exception classphp swoole the swoole mysql classphp swoole the swoole serialize classphp swoole the swoole table classphp swoole the swoole timer classphp swoole the swoole websocket frame classphp swoole the swoole websocket server classphp swoole serialize serialize the data.php swoole serialize unserialize the data.
关注编程学问公众号
编程学问网 湘ICP备20001732号