ios - In Memory String compression in Swift 2 -


i have long string i'd compress within memory write file later.

isn't there lib available use in swift (2) works on both ios 8 , 9?

you can use zlib. here an example.


Comments

Popular posts from this blog

java - unable show chart in xls document using jasper reports -

javascript - How to change image src on success AJAX -

java.lang.RuntimeException: Could not generate dummy secret at sun.security.ssl.RSAClientKeyExchange.<init> -