fromStream

Reads a Class from the given stream

Specification

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