encode_i128

Function encode_i128 

Source
pub fn encode_i128(value: i128) -> [u8; 16]
Expand description

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