May 2018
Intermediate to advanced
328 pages
8h 15m
English
To solve this two-part problem, we will use the same ZipLib library we saw for the solution of the previous problem. The solution to this problem consists of two functions, one that is able to perform the compression to a ZIP archive and one that is able to perform decompression from a ZIP archive.
In order to perform the requested compression, we should do the following:
Read now
Unlock full access