Reading bzipped files
tom via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Sat May 2 13:37:43 PDT 2015
On Saturday, 2 May 2015 at 13:50:10 UTC, Per Nordlöw wrote:
> Have anybody cooked up any range adaptors for on the fly
> decoding of bzipped files? Preferable compatible with phobos
> standard interfaces for file io.
>
> Should probably be built on top of
>
> http://code.dlang.org/packages/bzip2
i use Stephan Schiffels code from
http://forum.dlang.org/thread/djhteyhpcnaskpabxijj@forum.dlang.org?page=2
More information about the Digitalmars-d-learn
mailing list