zip, LZ77, etc.

Jozsef Berces (QCZ) Jozsef.Berces@REDACTED
Tue Oct 22 17:43:23 CEST 2002


I found that module but I did not see how it implemented the (de)compression.

Thanks anyway,
Jozsef

-----Original Message-----
From: Luke Gorrie [mailto:luke@REDACTED]
Sent: Tuesday, October 22, 2002 17:45
To: Jozsef Berces (QCZ)
Cc: erlang-questions@REDACTED
Subject: Re: zip, LZ77, etc.


"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