Function protobuf::core::parse_length_delimited_from
[−]
[src]
pub fn parse_length_delimited_from<M: Message + MessageStatic>(
is: &mut CodedInputStream
) -> ProtobufResult<M>