Uses of Class
org.zeroturnaround.zip.extra.ZipLong
-
Packages that use ZipLong Package Description org.zeroturnaround.zip.extra -
-
Uses of ZipLong in org.zeroturnaround.zip.extra
Fields in org.zeroturnaround.zip.extra declared as ZipLong Modifier and Type Field Description static ZipLong
ZipLong. CFH_SIG
Central File Header Signaturestatic ZipLong
ZipLong. DD_SIG
Data Descriptor signaturestatic ZipLong
ZipLong. LFH_SIG
Local File Header Signature(package private) static ZipLong
ZipLong. ZIP64_MAGIC
Value stored in size and similar fields if ZIP64 extensions are used.
-