unix-io-extra-0.1: Support for writev, pwrite and pread.

System.Posix.IO.Extra

Documentation

writev :: Fd -> [(Ptr a, Int)] -> IO ByteCountSource

pread :: Fd -> Ptr a -> Int -> COff -> IO ByteCountSource