fromStream

Reads a MutableClass from the given stream

Specification

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

See also