TrueZIP Kernel 7.0-rc2

de.schlichtherle.truezip.socket
Class IOCache.Buffer.BufferInputStream

java.lang.Object
  extended by java.io.InputStream
      extended by de.schlichtherle.truezip.io.DecoratingInputStream
          extended by de.schlichtherle.truezip.socket.IOCache.Buffer.BufferInputStream
All Implemented Interfaces:
Closeable
Enclosing class:
IOCache.Buffer

private final class IOCache.Buffer.BufferInputStream
extends DecoratingInputStream


Field Summary
private  boolean closed
           
 
Fields inherited from class de.schlichtherle.truezip.io.DecoratingInputStream
delegate
 
Constructor Summary
IOCache.Buffer.BufferInputStream(InputStream in)
           
 
Method Summary
 void close()
           
 
Methods inherited from class de.schlichtherle.truezip.io.DecoratingInputStream
available, mark, markSupported, read, read, read, reset, skip, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

closed

private boolean closed
Constructor Detail

IOCache.Buffer.BufferInputStream

IOCache.Buffer.BufferInputStream(InputStream in)
Method Detail

close

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

TrueZIP Kernel 7.0-rc2

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