Searched defs:byte (Results 1 – 1 of 1) sorted by relevance
22 let byte = self.storage.as_ref()[byte_index]; in get_bit() localVariable35 let byte = &mut self.storage.as_mut()[byte_index]; in set_bit() localVariable