Overview | Methods | Fields | This Package | All Packages
Specifies that the file or directory is compressed.
Syntax
public static final int COMPRESSED;
Remarks
For a file, this means that all of the data in the file is compressed. For a directory, this means that compression is the default for newly created files and subdirectories.