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