Streaming interface to gzip?

Seth Falcon seth@REDACTED
Thu Jun 18 20:22:02 CEST 2009


Hi all,

Is there a way to create a gzip binary in a streaming fashion?  The
zlib module via zlib:deflate gives a streaming interface, but this
seems to only support the zlib deflate format and doesn't add the
extra headers and whatnot to make a gzip.  Have I missed something?

Thanks,

+ seth




More information about the erlang-questions mailing list