public static class Attribute.AdditionalValue extends Attribute.AttributeWithOneValue
----------------------------------------------- | value-tag | 1 byte ----------------------------------------------- | name-length (value is 0x0000) | 2 bytes ----------------------------------------------- | value-length (value is w) | 2 bytes ----------------------------------------------- | value | w bytes -----------------------------------------------
| Constructor and Description |
|---|
AdditionalValue(ByteBuffer bytes) |
getName, getStringValue, getValue, getValueTag, toByteArraypublic AdditionalValue(ByteBuffer bytes)
Copyright © 2018. All rights reserved.