zipinputstream and zipoutputstream

I need a source code of using zipinputstream and zipoutputstream classes
[79 byte] By [CallingF] at [2007-9-30 20:46:22]
# 1
Hi there,Are you after examples that use these APIs? Or are you after the source code of these APIs?Karianna
karianna at 2007-7-7 1:35:08 > top of Java-index,Other Topics,Algorithms...
# 2
I am after examples that use those APIs and say the files that I need to zip and unzip are in byteoutputarray or just byte[]
CallingF at 2007-7-7 1:35:08 > top of Java-index,Other Topics,Algorithms...
# 3
Hi there, http://java.sun.com/developer/technicalArticles/Programming/compression/ should get you started :-)Karianna
karianna at 2007-7-7 1:35:08 > top of Java-index,Other Topics,Algorithms...