Hi, I was wondering if anyone has any zlib experience. Concerning in-memory decompression, I need to write a program based on zlib to break a decompressed buffer into its smaller file buffers (such as, if an archive contained multiple files). I really have no idea where I'd begin on such a task, and any advice would be helpful.