(AIR only)
Language Version : | ActionScript 3.0 |
Player Version : | Flash Player 9.0 |
Defines string constants for the names of compress and uncompress options. These constants
are used as values of the
algorithm
parameter of the
ByteArray.compress()
and
ByteArray.uncompress()
methods.
public static const DEFLATE:String = "deflate"
Language Version : | ActionScript 3.0 |
Player Version : | Flash Player 9.0 |
Defines the string to use for the deflate compression algorithm.
public static const ZLIB:String = "zlib"
Language Version : | ActionScript 3.0 |
Player Version : | Flash Player 9.0 |
Defines the string to use for the zlib compression algorithm.
© 2004-2007 Adobe Systems Incorporated. All rights reserved.
Tue Mar 18 2008, 12:59 PM GMT-07:00