Class ZipData
java.lang.Object
com.pnfsoftware.jeb.util.encoding.zip.fsr.ZipData
Representation of an unzipped entry. The entry may have been unsuccessfully unzipped, in which
case, the exception raised during unzipping can be retrieved.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
EMPTY
-
-
Method Details
-
getUncompressedData
public byte[] getUncompressedData() -
getException
-