pub fn contains_ones_byte_u16(value: u16) -> bool
Expand description

Returns true if the unsigned 16-bit integer contains one or more bytes which have all bits set.