php8.5
Home/ Manual/ swoole / serialize/ Swoole\Serialize::pack

Swoole\Serialize::pack

PHP function Edit on GitHub ✎

(PECL swoole >= 1.9.0)

Serialize the data.

Description

Swoole\Serialize::pack(string $data, [int $is_fast]): ReturnType

Swoole provides a fast and high performance serialization module.

Parameters

data
is_fast

Return Values

Source: reference/swoole/swoole/serialize/pack.xml · from the official PHP manual (php/doc-en)