pub fn is_set(byte: u8, i: usize) -> bool
Returns whether bit at position i in byte is set or not
i
byte