[Haskell-cafe] haskell zlip read position
Nathan Howell
nathan.d.howell at gmail.com
Thu Jul 21 00:10:20 CEST 2011
On Wed, Jul 20, 2011 at 11:50 AM, rahul <gopinath at eecs.oregonstate.edu>wrote:
> Unfortunately the binary protocol itself is external, so can't use a
> different
> type of compression
>
Perhaps something like this would work: https://gist.github.com/1096039
I didn't test to make sure it works, but you could probably hack together a
working solution using Data.Enumerator.Binary.isolate and the zlib-enum
package.
-n
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20110720/215d02a2/attachment.htm>
More information about the Haskell-Cafe
mailing list