de.schlichtherle.truezip.fs.archive
Class FsMultiplexedArchiveOutputShop.EntryOutputStream
java.lang.Object
java.io.OutputStream
de.schlichtherle.truezip.io.DecoratingOutputStream
de.schlichtherle.truezip.fs.archive.FsMultiplexedArchiveOutputShop.EntryOutputStream
- All Implemented Interfaces:
- Closeable, Flushable
- Enclosing class:
- FsMultiplexedArchiveOutputShop<AE extends FsArchiveEntry>
private class FsMultiplexedArchiveOutputShop.EntryOutputStream
- extends DecoratingOutputStream
This entry output stream writes directly to the output archive.
|
Field Summary |
private boolean |
closed
|
|
Method Summary |
void |
close()
|
closed
private boolean closed
FsMultiplexedArchiveOutputShop.EntryOutputStream
FsMultiplexedArchiveOutputShop.EntryOutputStream(OutputStream out)
close
public void close()
throws IOException
- Specified by:
close in interface Closeable- Overrides:
close in class DecoratingOutputStream
- Throws:
IOException
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.