Hi Rama,
Is there a way of accessing the compressed save data without writing it to disk? From what I can see, It simply happens at the end of CompressAndWriteToFile the CompressedData is cleared. The Use case here is to compress small amounts of data and store the byte streams on a server as a sort of “cloud data”,