Searched refs:read_to_at_fut (Results 1 – 1 of 1) sorted by relevance
395 pub async fn read_to_at_fut<F: AsyncDisk + ?Sized>( in read_to_at_fut() method418 let nread = self.read_to_at_fut(dst, count, off).await?; in read_exact_to_at_fut()