1024jp / GzipSwift

Swift package that enables gzip/gunzip Data using zlib
MIT License
533 stars 132 forks source link

How to read the contents from zip file in swift #38

Closed SireeshaSiddineni closed 5 years ago

SireeshaSiddineni commented 5 years ago

Is there any way to get the data from the zip file

1024jp commented 5 years ago

This question is not one to ask here. Please learn general Swift programming at first.

Well,

  1. Get Data from a file.
  2. Unzip the data.