gzip streams

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

gzip streams

Ingo Blank
Hi all,

I have just implemented a streamable File subclass for reading/writing
gzip'ed (*.gz) files.

It's an extension to Bill's ZLibrary.

Those who are interrested, can download the package from

http://home.nexgo.de/ingo.blank/dolphin/GZFile.pac

Have a nice day
Ingo


Reply | Threaded
Open this post in threaded view
|

Re: gzip streams PATCH

Ingo Blank
HI,

By upgrading the ZLibrary I unintentionally crippled Bill's ZLibrary by
simply "ignoring" the loose
methods. Sorry, Bill!  =:|
A patched package has been copied to the download site at:

http://home.nexgo.de/ingo.blank/dolphin/GZFile.pac


Ingo

"Ingo Blank" <[hidden email]> schrieb im Newsbeitrag
news:3af121d1$0$9333$[hidden email]...

> Hi all,
>
> I have just implemented a streamable File subclass for reading/writing
> gzip'ed (*.gz) files.
>
> It's an extension to Bill's ZLibrary.
>
> Those who are interrested, can download the package from
>
> http://home.nexgo.de/ingo.blank/dolphin/GZFile.pac
>
> Have a nice day
> Ingo
>
>
>