Searched defs:copy (Results 1 – 2 of 2) sorted by relevance
273 pub async fn copy<P: AsRef<Path>, Q: AsRef<Path>>(from: P, to: Q) -> io::Result<u64> { in copy() function
230 copy(target: NativeBuffer, targetStart: number, sourceStart: number, sourceEnd: number): number; method