Class CompressedOutputStream
java.lang.Object
java.io.OutputStream
net.lingala.zip4j.io.outputstream.CompressedOutputStream
- All Implemented Interfaces:
Closeable, Flushable, AutoCloseable
- Direct Known Subclasses:
DeflaterOutputStream, StoreOutputStream
-
Field Details
-
cipherOutputStream
-
-
Constructor Details
-
CompressedOutputStream
-
-
Method Details
-
write
- Specified by:
writein classOutputStream- Throws:
IOException
-
write
- Overrides:
writein classOutputStream- Throws:
IOException
-
write
- Overrides:
writein classOutputStream- Throws:
IOException
-
closeEntry
- Throws:
IOException
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Overrides:
closein classOutputStream- Throws:
IOException
-
getCompressedSize
public long getCompressedSize()
-