\Zend_Amf_Parse_Serializer

Base abstract class for all AMF serializers.

Summary

Methods
Properties
Constants
__construct()
writeTypeMarker()
No public properties found
No constants found
No protected methods found
$_stream
N/A
No private methods found
No private properties found
N/A

Properties

$_stream

$_stream : string

Refrence to the current output stream being constructed

Type

string

Methods

writeTypeMarker()

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

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

Parameters

mixed $content
integer $markerType