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