Searched refs:initialize_unfilled_to (Results 1 – 2 of 2) sorted by relevance
153 self.initialize_unfilled_to(self.remaining()) in initialize_unfilled()163 pub fn initialize_unfilled_to(&mut self, n: usize) -> &mut [u8] { in initialize_unfilled_to() method
43 buf.initialize_unfilled_to(me.num_init + 2); in poll_read()