encode_bytes

Function encode_bytes 

Source
pub fn encode_bytes(bytes: &[u8], output: &mut Vec<u8>)
Expand description

Encode bytes for keycode (escape 0xff, terminate with 0xffff)