private final class TarOutputShop.BufferedEntryOutputStream extends DecoratingOutputStream
| Modifier and Type | Field and Description |
|---|---|
(package private) IOPool.Entry<?> |
buffer |
(package private) boolean |
closed |
(package private) TarDriverEntry |
entry |
delegate| Constructor and Description |
|---|
TarOutputShop.BufferedEntryOutputStream(IOPool.Entry<?> buffer,
TarDriverEntry entry) |
final IOPool.Entry<?> buffer
boolean closed
final TarDriverEntry entry
@CreatesObligation TarOutputShop.BufferedEntryOutputStream(IOPool.Entry<?> buffer, TarDriverEntry entry) throws IOException
IOExceptionpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class DecoratingOutputStreamIOExceptionvoid store()
throws IOException
IOExceptionCopyright © 2005-2012 Schlichtherle IT Services. All Rights Reserved.