Create empty name, or copy from other name, or parse from URI.
Optional
input: NameLikeParse from URI, with specific component parser.
Construct 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.
Rest
...suffix: readonly ComponentLike[]Compare with other name.
Determine if this name equals other.
Determine if this name is a prefix of other.
Return a copy of Name with i-th component replaced with comp
.
Static
decodeStatic
from
Name.
Remarks
This type is immutable.