Copyright | (c) 2014 Magnus Therning |
---|---|
License | BSD3 |
Safe Haskell | None |
Language | Haskell2010 |
Documentation
encode :: Monad m => ConduitT ByteString ByteString m () Source #
decode :: (Monad m, MonadThrow m) => ConduitT ByteString ByteString m () Source #
Copyright | (c) 2014 Magnus Therning |
---|---|
License | BSD3 |
Safe Haskell | None |
Language | Haskell2010 |
encode :: Monad m => ConduitT ByteString ByteString m () Source #
decode :: (Monad m, MonadThrow m) => ConduitT ByteString ByteString m () Source #