Function rs9p::serialize::read_msg [−][src]
pub fn read_msg<R: ReadBytesExt>(r: &mut R) -> Result<Msg>
Helper function to read a 9P message from a byte-oriented stream
pub fn read_msg<R: ReadBytesExt>(r: &mut R) -> Result<Msg>
Helper function to read a 9P message from a byte-oriented stream