TrueZIP Kernel 7.0-rc1

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

java.lang.Object
  extended by java.io.OutputStream
      extended by de.schlichtherle.truezip.io.DecoratingOutputStream
          extended by de.schlichtherle.truezip.socket.IOCache.Buffer.BufferOutputStream
All Implemented Interfaces:
Closeable, Flushable
Enclosing class:
IOCache.Buffer

private final class IOCache.Buffer.BufferOutputStream
extends DecoratingOutputStream


Field Summary
private  boolean closed
           
 
Fields inherited from class de.schlichtherle.truezip.io.DecoratingOutputStream
delegate
 
Constructor Summary
IOCache.Buffer.BufferOutputStream(OutputStream out)
           
 
Method Summary
 void close()
           
 
Methods inherited from class de.schlichtherle.truezip.io.DecoratingOutputStream
flush, toString, write, write, write
 
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.BufferOutputStream

IOCache.Buffer.BufferOutputStream(OutputStream out)
Method Detail

close

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

TrueZIP Kernel 7.0-rc1

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