Base abstract class for all AMF serializers.

package Zend_Amf
subpackage Parse
copyright Copyright (c) 2005-2015 Zend Technologies USA Inc. (http://www.zend.com)
license New BSD License

 Methods

Constructor

__construct(\Zend_Amf_Parse_OutputStream $stream) : void

Parameters

$stream

\Zend_Amf_Parse_OutputStream

Find the PHP object type and convert it into an AMF object type

writeTypeMarker(mixed $content, integer $markerType = null, mixed $contentByVal = false) : void

Parameters

$content

mixed

$markerType

integer

$contentByVal

mixed

 Properties

 

Reference to the current output stream being constructed

$_stream : string

Default

 

str* functions overloaded using mbstring.func_overload

$mbStringFunctionsOverloaded : boolean

Default