
 
        Returns the size of the compressed 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.
        
        
Returns:
    the size of the compressed entry data, or -1 if not known 
See Also:
  ZipEntry.setCompressedSize(long),