Ah, indeed. I dismissed it because it allocates on each call, and heavy GC usage in multithreaded app is a performance killer.

On Wed, Feb 19, 2014 at 8:36 PM, Adam D. Ruppe <destructionator@gmail.com> wrote:

std.zlib handles gzip but it doesn't present a file nor range interface over it.