GZIP library for J2ME
It is a class with a static method which receive an array with the gzip data and returns an array with the uncompressed data.
It is a class with a static method which receive an array with the gzip data and returns an array with the uncompressed data.
A modified version of JZLIB, which may work on devices with very low memory amounts available, such as J2ME mobile phones.