Searched defs:byte_records (Results 1 – 2 of 2) sorted by relevance
96 fn byte_records(self, terminator: u8) -> ByteRecords<Self> in byte_records() method
1225 pub fn byte_records(&mut self) -> ByteRecordsIter<R> { in byte_records() method