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 jogg-1.3.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.axet.libogg
├─ com.github.axet.libogg.Jogg_iovec_t.class - [JAR]
├─ com.github.axet.libogg.Jogg_packet.class - [JAR]
├─ com.github.axet.libogg.Jogg_page.class - [JAR]
├─ com.github.axet.libogg.Jogg_stream_state.class - [JAR]
├─ com.github.axet.libogg.Jogg_sync_state.class - [JAR]
├─ com.github.axet.libogg.Joggpack_buffer.class - [JAR]