View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window tinker-ziputils-2.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.tencent.tinker.ziputils.ziputil
├─ com.tencent.tinker.ziputils.ziputil.AlignedZipOutputStream.class - [JAR]
├─ com.tencent.tinker.ziputils.ziputil.Arrays.class - [JAR]
├─ com.tencent.tinker.ziputils.ziputil.BufferIterator.class - [JAR]
├─ com.tencent.tinker.ziputils.ziputil.HeapBufferIterator.class - [JAR]
├─ com.tencent.tinker.ziputils.ziputil.Memory.class - [JAR]
├─ com.tencent.tinker.ziputils.ziputil.SizeOf.class - [JAR]
├─ com.tencent.tinker.ziputils.ziputil.StandardCharsets.class - [JAR]
├─ com.tencent.tinker.ziputils.ziputil.Streams.class - [JAR]
├─ com.tencent.tinker.ziputils.ziputil.TinkerZipEntry.class - [JAR]
├─ com.tencent.tinker.ziputils.ziputil.TinkerZipFile.class - [JAR]
├─ com.tencent.tinker.ziputils.ziputil.TinkerZipOutputStream.class - [JAR]
├─ com.tencent.tinker.ziputils.ziputil.TinkerZipUtil.class - [JAR]
├─ com.tencent.tinker.ziputils.ziputil.ZipConstants.class - [JAR]