Are there any GZIPInputStream implementation for J2ME available. I would prefer an Apache Style License
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
IIRC the phoneME project includes an implementation of GZIPInputStream. I'm not sure of the licensing but it might be worth a look. |
|||
|
|
|
TinyLine implementation should be OK also for commercial usages. |
|||
|
|
You may want to try: http://code.google.com/p/compress-j2me Library is only 6.5k big. |
|||
|
|