TrueZIP Driver ZIP 7.1

de.schlichtherle.truezip.zip
Class RawZipFile.AccountedInputStream

java.lang.Object
  extended by java.io.InputStream
      extended by de.schlichtherle.truezip.zip.RawZipFile.AccountedInputStream
All Implemented Interfaces:
Closeable
Direct Known Subclasses:
RawZipFile.IntervalInputStream
Enclosing class:
RawZipFile<E extends ZipEntry>

private abstract class RawZipFile.AccountedInputStream
extends InputStream

Accounts itself until it gets closed.


Field Summary
private  boolean closed
           
 
Constructor Summary
RawZipFile.AccountedInputStream()
           
 
Method Summary
 void close()
           
 
Methods inherited from class java.io.InputStream
available, mark, markSupported, read, read, read, reset, skip
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

closed

private boolean closed
Constructor Detail

RawZipFile.AccountedInputStream

public RawZipFile.AccountedInputStream()
Method Detail

close

public void close()
           throws IOException
Specified by:
close in interface Closeable
Overrides:
close in class InputStream
Throws:
IOException

TrueZIP Driver ZIP 7.1

Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.