gilrs_core::utils

Function test_bit

source
pub(crate) fn test_bit(n: u16, array: &[u8]) -> bool
Expand description

Returns true if nth bit in array is 1.