Searched defs:push_byte (Results 1 – 2 of 2) 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