fromStream
Read a MutableCodeAttribute from a DataInputStream
Since
0.1.0
Parameters
pool
the MutableConstantPool of the attribute
stream
the DataInputStream to read from
fun fromStream(pool: MutableConstantPool, stream: DataInputStream, name: Int): MutableCodeAttribute(source)
Read a MutableCodeAttribute from a DataInputStream
Since
0.1.0
Parameters
pool
the MutableConstantPool of the attribute
stream
the DataInputStream to read from
name
the name of the attribute