function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Dejan CvetkoskiDejan Cvetkoski 

Unzip file

Anyone help me. How i can unzip file in apex class?? Thanks 
Shrikant BagalShrikant Bagal
me too
Pedro I Dal ColPedro I Dal Col
You can unzip files natively in Apex using the Zippex library. It's open source and available here: https://github.com/pdalcol/Zippex