Decompresses a Buffer-encoded gzip object and parses the resulting JSON.
A serialized Buffer object containing gzip data
The decompressed and parsed JSON data, or the original object on failure
Decompresses a Buffer-encoded gzip object and parses the resulting JSON.