decode_peer_list

Function decode_peer_list 

Source
pub fn decode_peer_list(content: &[u8]) -> Vec<Name>
Expand description

Decode a PeerList Data Content into a Vec<Name>.

Used by consumers of the /ndn/local/nd/peers response.