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 jagex-bytebuf-extensions-0.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.guthix.buffer
├─ io.guthix.buffer.BitBuf.class - [JAR]
├─ io.guthix.buffer.BitBufImpl.class - [JAR]
├─ io.guthix.buffer.BitBufKt.class - [JAR]
├─ io.guthix.buffer.ByteBufKt.class - [JAR]
├─ io.guthix.buffer.Medium.class - [JAR]
├─ io.guthix.buffer.SmallLong.class - [JAR]
├─ io.guthix.buffer.Smart.class - [JAR]
├─ io.guthix.buffer.UMedium.class - [JAR]
├─ io.guthix.buffer.USmallLong.class - [JAR]
├─ io.guthix.buffer.USmart.class - [JAR]