www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - GZip format

reply Ald Sannes <aldarri_s yahoo.com> writes:
Hello.
What should be modified in std.zlib module to have it correctly read from gzip
files?
And, while we are at it, how do I recompile Phobos?

Thanks
Nov 07 2007
parent Ald Sannes <aldarri_s yahoo.com> writes:
There has to be a parameter 
winBits = 24
to deal with gzip streams.
Nov 07 2007