Serialize PHP value to igbinary
| Parameters: | mixed – |
|---|---|
| Return type: | string |
| Throws : | ExceptionRuntimeException on igbinary error |
Deserialize igbinary string to PHP value
| Parameters: | string – |
|---|---|
| Return type: | mixed |
| Throws : | ExceptionRuntimeException on igbinary error |