Function pbuf::read_pbuf [] [src]

pub fn read_pbuf<M, R>(reader: &mut R) -> Vec<M> where
    M: MessageStatic,
    R: Read