Searched defs:push_byte (Results 1 – 3 of 3) sorted by relevance
525 fn push_byte(output: &mut impl Sink, el: u8) { in push_byte() function531 fn push_byte(output: &mut impl Sink, el: u8) { in push_byte() function
319 fn push_byte(&mut self, byte: u8) { in push_byte() method
720 fn push_byte(&self, byte: u8) { in push_byte() method