Skip to main content

encode_frame

Function encode_frame 

Source
pub fn encode_frame(data: &[u8]) -> Vec<u8> 
Expand description

COBS-encode data and append the 0x00 sentinel.