ios - Compress CSV file with GZIP in xcode -


I need to create a large table in the CSV file and compress it.

I can create a CSV file like this:

Is it possible to include it with GSI?

Thanks for all.

Best regards.

This will generate a zip file called "somefile.zip" in the temporary directory, which will contain a file named "data.csv"

Comments

Popular posts from this blog

Verilog Error: output or inout port "Q" must be connected to a structural net expression -

jasper reports - How to center align barcode using jasperreports and barcode4j -

c# - ASP.NET MVC - Attaching an entity of type 'MODELNAME' failed because another entity of the same type already has the same primary key value -