FArchiveSaveCompressedProxy Not Fully Compressing Stream

So I’ve noticed that after passing a compressed file using ZLib compression in FArchiveSaveCompressedProxy that I am able to substantially further compress the file by simply passing it through zlib again, does anyone have any idea why this might be?