Safe Haskell | None |
---|
System.Posix.ByteLevel
- fdWrite :: Fd -> CStringLen -> IO ByteCount
- fdWriteB :: Fd -> ByteString -> IO Int
- writeAllB :: Fd -> ByteString -> IO ()
- writeAllL :: Fd -> ByteString -> IO ()
cautious-file-1.0.1: Ways to write a file cautiously, to reduce the chances of problems such as data loss due to crashes or power failures
Safe Haskell | None |
---|
System.Posix.ByteLevel