ZipEntry.getCompressedSize

ZipEntry.getCompressedSize

Class Overview | Class Members | This Package | All Packages

Syntax
public long getCompressedSize()
Description
Returns the compressed size of the entry data, or -1 if not known. In the case of a stored entry, the compressed size will be the same as the uncompressed size of the entry.