| Safe Haskell | None |
|---|
Data.ByteString.Handle
Documentation
readHandle :: Bool -> ByteString -> IO HandleSource
writeHandle :: Bool -> (Handle -> IO a) -> IO (ByteString, a)Source
bytestring-handle-0.1.0.1: ByteString-backed Handles
| Safe Haskell | None |
|---|
Data.ByteString.Handle
readHandle :: Bool -> ByteString -> IO HandleSource
writeHandle :: Bool -> (Handle -> IO a) -> IO (ByteString, a)Source