mw99 / DataCompression

Swift libcompression wrapper as an extension for the Data type (GZIP, ZLIB, LZFSE, LZMA, LZ4, deflate, RFC-1950, RFC-1951, RFC-1952)
Apache License 2.0
287 stars 57 forks source link

Fix gzip example to call `gzip()` and `gunzip()` #12

Closed vieiralucas closed 5 years ago

mw99 commented 5 years ago

Thanks man! The horrors of copy and paste.. :)