Skip to main content

decode

Function decode 

Source
pub fn decode(bytes: &[u8]) -> Result<Frame, DecodeError>
Expand description

Deserialize the binary wire format back into a Frame.