bzlib-conduit Questions
1
Solved
Let's assume we create the file a.txt.gz as follows:
$ echo "foobar" > a.txt
$ gzip a.txt
I intend to use zlib-conduit in order to emulate zcat in Haskell.
I'm looking for a simple example t...
Aspergillosis asked 26/1, 2014 at 4:1
1
© 2022 - 2024 — McMap. All rights reserved.