Introduction
PHP Manual
PHP Manual»Swoole»Swoole\Serialize

La classe Swoole\Serialize

(PECL swoole >= 1.9.0)

class Swoole\Serialize {
/* Méthodes */
public static function pack(string $data, int $is_fast = ?): ReturnType
public static function unpack(string $data, string $args = ?): ReturnType
}

Sommaire

To Top