Forum Post: RE: gzip compression utility

  • Thread starter Thread starter medu
  • Start date Start date
Status
Not open for further replies.
M

medu

Guest
Indeed, all in-memory methods works only with actual payload while those dealing with files can deal with the extra gzip file format headers. Guess this can be fixed, what you are trying to do is to uncompress a gzip file (not just the payload) from a memptr... need output to a file or in-memory?

Continue reading...
 
Status
Not open for further replies.
Back
Top