pub const fn set_each(table: [bool; 256], bytes: &[u8]) -> [bool; 256]
Mark every byte present in bytes as true.
bytes
true