Zend Framework
1.12
|
Public Member Functions | |
__construct (Zend_Amf_Parse_InputStream $stream) | |
Constructor. | |
readTypeMarker ($markerType=null) | |
Checks for AMF marker types and calls the appropriate methods for deserializing those marker types. | |
Protected Attributes | |
$_stream | |
__construct | ( | Zend_Amf_Parse_InputStream | $stream | ) |
|
abstract |
Checks for AMF marker types and calls the appropriate methods for deserializing those marker types.
Markers are the data type of the following value.
int | $typeMarker |
|
protected |