Safe Haskell | None |
---|---|
Language | Haskell2010 |
Potoki.Zlib.Fetch
Documentation
runGzip :: IORef [ByteString] -> IORef (DecompressStream IO) -> Fetch ByteString -> Fetch (Either DecompressError ByteString) Source #
potoki-zlib-0.3: Streaming ZLib decompression
Safe Haskell | None |
---|---|
Language | Haskell2010 |
Potoki.Zlib.Fetch
runGzip :: IORef [ByteString] -> IORef (DecompressStream IO) -> Fetch ByteString -> Fetch (Either DecompressError ByteString) Source #