openfl.utils

..
AGALMiniAssembler

Assets

The Assets class provides a cross-platform interface to access embedded images, fonts, sounds and other resource files.

ByteArray

CompressionAlgorithm

Endian

The Endian class contains values that denote the byte order used to represent multibyte numbers. The byte order is either bigEndian(most significant byte first) or littleEndian(least significant byte first).

IDataInput

IDataOutput

Object