|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FilterOutputStream | |
---|---|
net.sf.jazzlib |
Uses of FilterOutputStream in net.sf.jazzlib |
---|
Subclasses of FilterOutputStream in net.sf.jazzlib | |
---|---|
class |
CheckedOutputStream
OutputStream that computes a checksum of data being written using a supplied Checksum object. |
class |
DeflaterOutputStream
This is a special FilterOutputStream deflating the bytes that are written through it. |
class |
GZIPOutputStream
This filter stream is used to compress a stream into a "GZIP" stream. |
class |
ZipOutputStream
This is a FilterOutputStream that writes the files into a zip archive one after another. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |