Skip to main content

decode_protobuf_frame

Function decode_protobuf_frame 

Source
pub fn decode_protobuf_frame(data: &[u8]) -> Result<CodecFrame, StreamError>
Expand description

Decode a single CodecFrame protobuf payload (no length prefix).