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
Post a Comment