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 msgpack4z-native_sjs1.0.0-M1_2.13.0-M1-0.3.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
msgpack4z
├─ msgpack4z.Code.class - [JAR]
├─ msgpack4z.ExtTypeHeader.class - [JAR]
├─ msgpack4z.MsgInBuffer.class - [JAR]
├─ msgpack4z.MsgOutBuffer.class - [JAR]
├─ msgpack4z.MsgPacker.class - [JAR]
├─ msgpack4z.MsgType.class - [JAR]
├─ msgpack4z.MsgUnpacker.class - [JAR]
├─ msgpack4z.OptBool.class - [JAR]
├─ msgpack4z.OptByte.class - [JAR]
├─ msgpack4z.OptInt.class - [JAR]
├─ msgpack4z.OptShort.class - [JAR]