zip, LZ77, etc.

Luke Gorrie luke@REDACTED
Tue Oct 22 17:45:11 CEST 2002


"Jozsef Berces (QCZ)" <Jozsef.Berces@REDACTED> writes:

> Hi,
> 
> Is it possible to (un)compress something (binary, list) via an erlang
> function? Since gzipped files can be read and written zlib must be
> there, but how to access it from erlang?

I don't know the exact usage off hand, but the 'ram_file' module does
it.

-Luke




More information about the erlang-questions mailing list