[−][src]Function protobuf::parse_from_bytes
pub fn parse_from_bytes<M: Message>(bytes: &[u8]) -> ProtobufResult<M>
Parse message from byte array.
pub fn parse_from_bytes<M: Message>(bytes: &[u8]) -> ProtobufResult<M>
Parse message from byte array.