# README
jclass
Golang library for Java class file format.
install:
go get github.com/wdsgyj/jclass
demo:
go get github.com/wdsgyj/jclass/cmd/jprint
jprint xxx.class
# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
CONSTANT_Class 7.
CONSTANT_Double 6.
CONSTANT_Fieldref 9.
CONSTANT_Float 4.
CONSTANT_Integer 3.
CONSTANT_InterfaceMethodref 11.
CONSTANT_InvokeDynamic 18.
CONSTANT_Long 5.
CONSTANT_MethodHandle 15.
CONSTANT_Methodref 10.
CONSTANT_MethodType 16.
CONSTANT_NameAndType 12.
CONSTANT_String 8.
CONSTANT_Utf8 1.
No description provided by the author
No description provided by the author