Введение
PHP Manual
PHP Manual»Swoole»Swoole\Serialize

Класс Swoole\Serialize

(PECL swoole >= 1.9.0)

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

Содержание

To Top