| Home | Trees | Indices | Help |
|
|---|
|
|
Encodes an AMF3 data stream.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
A context factory.
|
Returns a callable that will encode
See Also: codec.Encoder.getTypeFunc |
Writes an
|
Writes a
|
Writes a Boolean to the stream.
|
AMF3 integers are encoded.
See Also: Parsing Integers on OSFlash for more info. |
Writes an integer to the stream.
|
Writes a float to the stream.
|
Writes a raw string to the stream.
|
Writes a raw string to the stream.
|
Writes a string to the stream. It will be UTF-8 encoded.
|
Writes a
|
Writes a
|
Writes a
|
Encodes a proxied object to the stream. Since: 0.6 |
Writes an object to the stream.
|
Writes a ByteArray to the data stream. |
Writes a XML string to the data stream.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Jul 18 11:43:59 2011 | http://epydoc.sourceforge.net |