Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 172 Bytes

introduction.md

File metadata and controls

9 lines (5 loc) · 172 Bytes

Swoole Serialize

Fast serialization for PHP.

Methods

string swoole_serialize->pack($value, $is_fast = 0);

string swoole_serialize->unpack($data, $args);