Skip to main content

decode_frame

Function decode_frame 

Source
pub fn decode_frame(buf: &[u8]) -> Result<BinaryFrame>
Expand description

Decode a frame from raw bytes (after the 4-byte length prefix has been read).