pub fn get_name(p: Peer, buf: &mut [u8; 16]) -> &str
Get the Peer’s name.
The name is guaranteed to be a valid ASCII string and have between 1 and 16 characters.