igbinary_serialize
PECL igbinary >= 1.1.1
igbinary_serialize - Generates a compact, storable binary representation of a value
Code Examples
Example #1 igbinary_serialize example
Result: %00%00%00%02%14%02%06%00%11%04test%06%01%0E%00
array (
0 => 'test',
1 => 'test',
)