Searched defs:scratch_end (Results 1 – 2 of 2) sorted by relevance
174 uint8_t *scratch_end() const { in scratch_end() function
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