TrueZIP 6.8.3

de.schlichtherle.util.zip
Class BasicZipFile.AccountedInputStream

java.lang.Object
  extended by java.io.InputStream
      extended by de.schlichtherle.util.zip.BasicZipFile.AccountedInputStream
All Implemented Interfaces:
Closeable
Direct Known Subclasses:
BasicZipFile.IntervalInputStream
Enclosing class:
BasicZipFile

private abstract class BasicZipFile.AccountedInputStream
extends InputStream


Field Summary
private  boolean closed
           
 
Constructor Summary
BasicZipFile.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

BasicZipFile.AccountedInputStream

public BasicZipFile.AccountedInputStream()
Method Detail

close

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

TrueZIP 6.8.3

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