GZIPInputStream implementation for J2ME

冷暖自知 提交于 2019-12-22 06:37:29

问题


Are there any GZIPInputStream implementation for J2ME available. I would prefer an Apache Style License


回答1:


IIRC the phoneME project includes an implementation of GZIPInputStream. I'm not sure of the licensing but it might be worth a look.




回答2:


TinyLine implementation should be OK also for commercial usages.




回答3:


You may want to try: http://code.google.com/p/compress-j2me Library is only 6.5k big.



来源:https://stackoverflow.com/questions/1426154/gzipinputstream-implementation-for-j2me

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!