Skip to main content

frame_payload

Function frame_payload 

Source
pub fn frame_payload(frame: &[u8]) -> &[u8] 
Expand description

Strip the type byte and return the payload slice.