$_stream
$_stream : \Zend_Amf_Parse_InputStream
The raw string that represents the AMF request.
Abstract cass that all deserializer must implement.
Logic for deserialization of the AMF envelop is based on resources supplied by Adobe Blaze DS. For and example of deserialization please review the BlazeDS source tree.
$_stream : \Zend_Amf_Parse_InputStream
The raw string that represents the AMF request.
__construct(\Zend_Amf_Parse_InputStream $stream) : void
Constructor
\Zend_Amf_Parse_InputStream | $stream |