Uses of Class
net.sf.jazzlib.DeflaterOutputStream
Packages that use DeflaterOutputStream
-
Uses of DeflaterOutputStream in net.sf.jazzlib
Subclasses of DeflaterOutputStream in net.sf.jazzlibModifier and TypeClassDescriptionclassThis filter stream is used to compress a stream into a "GZIP" stream.classThis is a FilterOutputStream that writes the files into a zip archive one after another.