[−][src]Function protobuf::parse_length_delimited_from_bytes
pub fn parse_length_delimited_from_bytes<M: Message>(
bytes: &[u8]
) -> ProtobufResult<M>
Deprecated
Parse length-delimited message from bytes.
This function is deprecated and will be removed in the next major release.