Interface | Description | |
---|---|---|
ICompressor | Interface for implementing Stream Compression |
Class | Description | |
---|---|---|
Callback | Sets an callback function | |
DateTimeParser | A set of static functions to parse the time and date values. | |
Hex | Utility for reading and writing Hex formatted data to/from ByteArray. | |
SHA1 | A static class for SHA1 hash creation. | |
Zlib | Compress the given ByteArrays by using the as3zlib library. | |
ZlibNative | Compress the given ByteArrays by using the Flash Player 10 native CompressionAlgorithm.ZLIB. |