public abstract class ConstantValueTag extends Object implements Tag
Modifier and Type | Field and Description |
---|---|
protected byte[] |
bytes |
Modifier | Constructor and Description |
---|---|
protected |
ConstantValueTag() |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Returns the tag name.
|
byte[] |
getValue()
Returns the tag raw data.
|
abstract String |
toString() |