Searched defs:bri (Results 1 – 2 of 2) sorted by relevance
429 let mut bri = BufReadIter::from_byte_slice(&bytes[..]); in read_exact_bytes_from_slice() localVariable438 let mut bri = BufReadIter::from_bytes(&bytes); in read_exact_bytes_from_bytes() localVariable
453 let mut bri = BufReadIter::from_byte_slice(&bytes[..]); in read_exact_bytes_from_slice() localVariable461 let mut bri = BufReadIter::from_bytes(&bytes); in read_exact_bytes_from_bytes() localVariable