Const
StructBuilder field type of Name, where Name TLV is placed into the structure directly.
Example ABNF structure where this can be used:
MyType = MY-TYPE-TYPE TLV-LENGTH OtherTLV Name OtherTLV Copy
MyType = MY-TYPE-TYPE TLV-LENGTH OtherTLV Name OtherTLV
The field is defined as Name. If the field is required, it is initialized as an empty Name.
Name
StructBuilder field type of Name, where Name TLV is placed into the structure directly.