parse_name_from_tlv

Function parse_name_from_tlv 

Source
pub fn parse_name_from_tlv(wire: &Bytes) -> Option<Name>
Expand description

Parse a Name from a slice that starts with a Name TLV (type 0x07).