pdalcol / Zippex

Native Apex Zip library for Salesforce.com
MIT License
146 stars 108 forks source link

Is there a Deflate implementation in the lib? #29

Open rsoesemann opened 3 years ago

rsoesemann commented 3 years ago

I was hoping to find a deflate (https://en.wikipedia.org/wiki/Deflate) implementation in this lib. For encoding of PlantUML diagrams as described here https://plantuml.com/de/text-encoding.

Is it there?