pub fn parse_name_from_tlv(wire: &Bytes) -> Option<Name>
Parse a Name from a slice that starts with a Name TLV (type 0x07).
Name