Is there a simple way to see whether a file is compressed or not?
In my current flow, if an object is not compressed it should bypass the CompressContent processor, otherwise it needs to be decompressed.
Is there a simple way to see whether a file is compressed or not?
In my current flow, if an object is not compressed it should bypass the CompressContent processor, otherwise it needs to be decompressed.