jar

net.sourceforge.zip64file : zip64file

Maven & Gradle

Sep 21, 2011
2 usages

Zip64File · Zip64File is a JAVA library which implements the 64-bit extension of the ZIP standard from PKWARE (http://www.pkware.com/documents/casestudies/APPNOTE.TXT) using random-access, permitting to access archives larger than 4 GB with more than 65 K files.

Table Of Contents

Latest Version

Download net.sourceforge.zip64file : zip64file JAR file - Latest Versions:

All Versions

Download net.sourceforge.zip64file : zip64file JAR file - All Versions:

Version Vulnerabilities Size Updated
1.02

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window zip64file-1.02.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

ch.enterag.utils

├─ ch.enterag.utils.BU.class - [JAR]

├─ ch.enterag.utils.SU.class - [JAR]

ch.enterag.utils.io

├─ ch.enterag.utils.io.DiskFile.class - [JAR]

ch.enterag.utils.zip

├─ ch.enterag.utils.zip.EntryInputStream.class - [JAR]

├─ ch.enterag.utils.zip.EntryOutputStream.class - [JAR]

├─ ch.enterag.utils.zip.FileEntry.class - [JAR]

├─ ch.enterag.utils.zip.Zip64File.class - [JAR]