Constructor. Create an attribute from a data stream.
Parameters: in - The data stream of the class file. Parameters: nameIndex - The index into the constant pool of the name of the attribute. Parameters: length - The length of the attribute, excluding the header. exception: IOException - If an error occurs while reading.