Searched defs:byte (Results 1 – 3 of 3) sorted by relevance
149 let byte = bit_writer.get_current_bytes(); in test_write_bit() localVariable171 let byte = bit_writer.get_current_bytes(); in test_write_n_bits() localVariable195 let byte = bit_writer.get_current_bytes(); in test_bits_aligment_8() localVariable
41 let byte = self.reader.read_u8()?; in read_byte() localVariable
281 let byte = self.reader.read_u8()?; in read_basic_header() localVariable