encode_i64

Function encode_i64 

Source
pub fn encode_i64(value: i64) -> [u8; 8]
Expand description

Encode an i64 value for keycode (flip sign bit, then NOT)