| Home | Trees | Indices | Help |
|
|---|
|
|
Base AMF decoder.
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
An instance of BaseDecoder.context_class
|
context_class The context for the decoding. |
||
list
|
type_map =
|
||
| BufferedByteStream |
stream The underlying data stream. |
||
bool
|
strict Defines how strict the decoding should be. |
||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
|
Reads an AMF3 element from the data stream.
|
|
|
|||
context_classThe context for the decoding.
|
strictDefines how strict the decoding should be. For the time being this relates to typed objects in the stream that do not have a registered alias. Introduced in 0.4.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Apr 20 21:36:08 2009 | http://epydoc.sourceforge.net |