Amf/Parse/Serializer.php
Zend Framework
LICENSE
This source file is subject to the new BSD license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://framework.zend.com/license/new-bsd If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to [email protected] so we can send you a copy immediately.
- Category
- Zend
- Copyright
- Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
- License
- New BSD License
- Package
- Zend_Amf
- Subpackage
- Parse
- Version
- $Id: Serializer.php 25179 2012-12-22 21:29:30Z rob $
\Zend_Amf_Parse_Serializer
Package: Zend\Amf\Parse
Base abstract class for all AMF serializers.
- Children
- \Zend_Amf_Parse_Amf3_Serializer
- \Zend_Amf_Parse_Amf0_Serializer
- Copyright
- Copyright (c) 2005-2012 Zend Technologies USA Inc. (http://www.zend.com)
- License
- New BSD License
Properties
Methods


__construct(\Zend_Amf_Parse_OutputStream $stream) : void
Constructor
Parameters
Name | Type | Description |
---|---|---|
$stream | \Zend_Amf_Parse_OutputStream |