pub const fn element_is_false_from(value: u32, ndx: usize) -> bool
bigendian
Whether all bits from [ndx..] are false (0).
false
0
Returns true if ndx >= ELEMENT_BITS.
true
ndx >= ELEMENT_BITS