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.
Located in /Amf/Parse/Deserializer.php (line 36)
Class | Description |
---|---|
![]() |
Read an AMF0 input stream and convert it into PHP data types |
![]() |
Read an AMF3 input stream and convert it into PHP data types. |
The raw string that represents the AMF request.
Checks for AMF marker types and calls the appropriate methods for deserializing those marker types. Markers are the data type of the following value.
Documentation generated on Mon, 21 Jun 2010 15:16:47 -0400 by phpDocumentor 1.4.3