feathers.amfio
| sol | |
| AMFDictionary | Stores data from the AMF dictionary type, which is similar to a map. Unlike Haxe maps, AMF dictionaries can hold a mix of data types. |
| AMFDictionaryData | Stores data for the |
| AMFDictionaryKeyValueIterator | This iterator is used when |
| AMFEcmaArray | Stores data from the AMF associative array type. Unlike Haxe arrays, AS3 and ECMAScript aarrays can hold both integer and string keys. |
| AMFEcmaArrayData | Stores data for the |
| AMFEcmaArrayKeyValueIterator | This iterator is used when |
| AMFReader | Read raw AMF data from a |
| AMFWriter | Write raw AMF data from a |