pub fn encode_integer(value: i32) -> [u8; 4]
Encodes an Integer (i32) for lexicographic ordering.
Integer