Searched refs:write_from_at_fut (Results 1 – 1 of 1) sorted by relevance
650 pub async fn write_from_at_fut<F: AsyncDisk + ?Sized>( in write_from_at_fut() method671 let nwritten = self.write_from_at_fut(src, count, off).await?; in write_all_from_at_fut()