@CleanupObligation private final class ZipOutputShop.BufferedEntryOutputStream extends CheckedOutputStream
I/O pool entry.
When the stream gets closed, the I/O pool entry is then copied to this
output shop and finally deleted.| Modifier and Type | Field and Description |
|---|---|
(package private) IOPool.Entry<?> |
buffer |
(package private) boolean |
closed |
(package private) boolean |
process |
out| Constructor and Description |
|---|
ZipOutputShop.BufferedEntryOutputStream(IOPool.Entry<?> buffer,
ZipDriverEntry entry,
boolean process) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
(package private) void |
store() |
getChecksum, write, writeflush, writefinal IOPool.Entry<?> buffer
boolean closed
final boolean process
@CreatesObligation ZipOutputShop.BufferedEntryOutputStream(IOPool.Entry<?> buffer, ZipDriverEntry entry, boolean process) throws IOException
IOException@DischargesObligation public void close() throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class FilterOutputStreamIOExceptionvoid store()
throws IOException
IOExceptionCopyright © 2005-2012 Schlichtherle IT Services. All Rights Reserved.