From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2003-10-03 15:23:35


"Jonathan de Halleux" <dehalleux_at_[hidden]> wrote
> I have implement iostream wrappers around the zlib and bzip2
> compression library. I emphasize that the zlib wrapper does not
> rely on gz methods and therefore it is not limited
> to file->buffer or buffer->file operation.
>
I am very interested to see it within Boost.

/Pavel

PS: Question: is the library structured so that different compression can be
added? (I have LZO in mind).