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