.. Serializer/Adapter/IgBinary.php generated using docpx on 01/30/13 03:27pm Class ***** Zend\\Serializer\\Adapter\\IgBinary =================================== Methods ------- __construct +++++++++++ .. function:: __construct() Constructor serialize +++++++++ .. function:: serialize() Serialize PHP value to igbinary :param mixed: :rtype: string :throws: Exception\RuntimeException on igbinary error unserialize +++++++++++ .. function:: unserialize() Deserialize igbinary string to PHP value :param string: :rtype: mixed :throws: Exception\RuntimeException on igbinary error