fromStream
Reads a Class from the given stream
Return
The read Class
Since
0.1.0
Parameters
pool
The ConstantPool of the storage format containing the class
stream
The DataInputStream to read the class from
Reads a Class from the given stream
The read Class
0.1.0
The ConstantPool of the storage format containing the class
The DataInputStream to read the class from