Create empty name, or copy from other name, or parse from URI.
Optional
input: NameLikeParse from URI, with specific component parser.
Optional
parseComponent: (input: string) => ComponentConstruct from TLV-VALUE.
Construct from components.
Number of name components.
Name TLV-VALUE.
Name TLV-VALUE hexadecimal representation, good for map keys.
Append a component from naming convention.
Append suffix with one or more components.
Compare with other name.
Return a copy of Name with i-th component replaced with comp
.
Static
decodeStatic
from
Name.
Remarks
This type is immutable.