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