get_bit

Function get_bit 

Source
pub fn get_bit(buf: &[u8], index: usize) -> bool
Expand description

Get the bit value at index out of buf.