read_packet

Function read_packet 

Source
pub fn read_packet(r: &mut dyn Read) -> Result<Packet>
Expand description

ยงErrors

  • Returns io::Error if packet cannot be read