Searched refs:append_slice (Results 1 – 1 of 1) sorted by relevance
209 pub(crate) fn append_slice(&mut self, buf: &[u8]) { in append_slice() method257 buf.append_slice(&data[..fill_len]); in match_channel_message()262 buf.append_slice(&data[..fill_len]); in match_channel_message()319 buf.append_slice(&data[text_io.offset..text_io.offset + fill_len]); in read_remaining_data()323 buf.append_slice(&data[text_io.offset..text_io.offset + fill_len]); in read_remaining_data()