Decompresses Gzip bytes.
compressed bytes.
Result.ok(decompressed bytes), or Result.error(GzipError.PARSE) on invalid input.