I\'m retrieving a gzip compressed file trough a SOAP request and I only have a buffer to work with. How can I decompress that buffer in java? I tried many things, none actually