public interface Attribute
Modifier and Type | Method and Description |
---|---|
int |
byteLength()
Get the total length of the attribute in bytes, including the
header.
|
java.lang.String |
getName()
Get the name of the attribute.
|
java.lang.String getName()
non-null;
the nameint byteLength()
6
.>= 6;
the total length, in bytes