@CleanupObligation private final class ZipOutputShop.BufferedEntryOutputStream extends DecoratingOutputStream
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) ZipDriverEntry |
local |
delegate| Constructor and Description |
|---|
ZipOutputShop.BufferedEntryOutputStream(ZipDriverEntry local) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
(package private) void |
storeBuffer() |
(package private) void |
updateProperties() |
final IOPool.Entry<?> buffer
boolean closed
final ZipDriverEntry local
@CreatesObligation ZipOutputShop.BufferedEntryOutputStream(ZipDriverEntry local) throws IOException
IOException@DischargesObligation public void close() throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class DecoratingOutputStreamIOExceptionvoid storeBuffer()
throws IOException
IOExceptionvoid updateProperties()
Copyright © 2005-2012 Schlichtherle IT Services. All Rights Reserved.