Searched defs:scratch_end (Results 1 – 1 of 1) sorted by relevance
441 fn scratch_end(&self, n: usize) -> Result<usize> { in scratch_end() method479 let scratch_end = self.scratch_end(n)?; in read_to_buffer() localVariable