getEntryCompression

Returns the compression level of the entries of the archive. If set to DEFLATED (the default), each entry is compressed using the DEFLATE algorithm. If set to STORED the entries of the archive are left uncompressed.

Return

the compression level of the archive contents.