From: Trevor B. <tb...@sy...> - 2003-03-03 13:54:21
|
I am thinking about using jazzlib with J2ME for my data compression. Is = this the same method of compression that PKWARE uses? I need to = implement the same compression on the other side for Windows NT. We = have used PKWARE explode/implode for quite some time along with zlib on = the Windows side. Is java.util.zip the same as the PKWARE zip = compression ? |