public string
serialize( array $data )
Simply reverse behaviour of unserialize method.
array
string
Ratchet\Session\Serialize\HandlerInterface::serialize()
public array
unserialize( string $raw )
UnexpectedValueException
Ratchet\Session\Serialize\HandlerInterface::unserialize()