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