| Home | Trees | Indices | Help |
|---|
|
|
Provides the pure Python versions of ``BufferedByteStream`` and ``IndexedCollection``.
Do not reference directly, use ``pyamf.util.BufferedByteStream/IndexedCollection`` instead.
:since: 0.6
|
|||
|
BufferedByteStream An extension of StringIO.
|
|||
|
DataTypeMixIn Provides methods for reading and writing basic data types for file-like objects. |
|||
|
StringIOProxy I am a StringIO type object containing byte data from
the AMF stream.
|
|||
|
|||
bool
|
|
||
|
|||
int_types =
|
|||
str_types =
|
|||
|
|||
Older versions of Python (<=2.5) and the Windows platform are renowned for mixing up 'special' floats. This function determines whether this is the case.
Since: 0.4 |
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon May 31 09:12:42 2010 | http://epydoc.sourceforge.net |