| Home | Trees | Indices | Help |
|
|---|
|
|
Encodes an AMF0 stream.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
bool
|
use_amf3 A flag to determine whether this encoder should default to using AMF3. |
||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
A context factory.
|
Returns a callable that will encode
|
Writes the type to the stream.
|
Writes the undefined data type to the stream.
|
Write null type to data stream.
|
Write array to the stream.
|
Write number to the data stream .
|
Write boolean to the data stream.
|
Write a string of bytes to the data stream.
|
Write a unicode to the data stream.
|
Write reference to the data stream.
|
Write
|
Write mixed array to the data stream.
|
Write a Python object to the stream.
|
Writes a date to the data stream.
|
Writes an XML instance.
|
|
|||
use_amf3A flag to determine whether this encoder should default to using AMF3. Defaults toFalse
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Jul 18 11:43:59 2011 | http://epydoc.sourceforge.net |