Skip to main content

encode_data_frame

Function encode_data_frame 

Source
pub fn encode_data_frame(
    payload: &[u8],
    output: &mut [u8],
) -> Result<usize, EncodeError>