Function symphonia_core::util::bits::mask_upper
source · pub fn mask_upper(idx: u32) -> u8
Expand description
Masks all bits with an index greater than idx.
pub fn mask_upper(idx: u32) -> u8
Masks all bits with an index greater than idx.