Modifier and Type | Field and Description |
---|---|
byte[] |
data |
int |
lengthOfData |
String |
name |
int |
startOfData |
Modifier | Constructor and Description |
---|---|
protected |
Attribute() |
Modifier and Type | Method and Description |
---|---|
int |
readInt(int idx) |
int |
readShort(int idx) |
String |
toString()
Return a String representation of this object.
|
public String name
public byte[] data
public int startOfData
public int lengthOfData