G
gijung
hi all,
i'm developing web server.
and there i need to compress content of http body.
there are few types of compressions.
i have found zlib but i can't find gzip library.
the gzip is only implemented for the file.
can i find the gzip library for memory buffer and some example?
waiting for your help.
thanks.
i'm developing web server.
and there i need to compress content of http body.
there are few types of compressions.
i have found zlib but i can't find gzip library.
the gzip is only implemented for the file.
can i find the gzip library for memory buffer and some example?
waiting for your help.
thanks.