Класс Swoole\Serialize

(PECL swoole >= 1.9.0)

Введение

Обзор классов

class Swoole\Serialize {
/* Методы */
public static pack(string $data, int $is_fast = ?): ReturnType
public static unpack(string $data, string $args = ?): ReturnType
}

Содержание