Function protobuf::core::parse_from_reader
[−]
[src]
pub fn parse_from_reader<M: Message + MessageStatic>(
reader: &mut Read
) -> ProtobufResult<M>