Searched defs:append (Results 1 – 2 of 2) sorted by relevance
181 static void copy_log_file(const std::string& source, const std::string& destination, bool append) { in copy_log_file()
934 pub fn append(&mut self, bytes: &[u8]) -> &mut [u8] { in append() method