Home | Trees | Indices | Help |
|
---|
|
Encodes an AMF3 data stream.
|
|||
type or types.ClassType
|
context_class Holds the class that will create context objects for the implementing Encoder .
|
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
list
|
type_map =
A list of types -> functions. |
|
|||
Inherited from |
|
|||
Inherited from |
|
Writes the data.
|
Writes the data type to the stream.
|
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 non integer to the stream.
|
Writes a raw string to the stream.
|
Writes a string to the stream. If
|
Writes a
|
Writes a
|
Writes a
|
Read class definition.
|
Writes an object to the stream.
|
Writes a ByteArray to the data stream.
|
Writes a XML string to the data stream.
|
|
type_mapA list of types -> functions. The types is a list of possible instances or functions to call (that return abool ) to
determine the correct function to call to encode the data.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun May 4 20:52:43 2008 | http://epydoc.sourceforge.net |