TrueZIP Kernel 7.0-rc1

de.schlichtherle.truezip.socket
Class ByteArrayIOEntry.DataOutputStream

java.lang.Object
  extended by java.io.OutputStream
      extended by java.io.ByteArrayOutputStream
          extended by de.schlichtherle.truezip.socket.ByteArrayIOEntry.DataOutputStream
All Implemented Interfaces:
Closeable, Flushable
Enclosing class:
ByteArrayIOEntry

private class ByteArrayIOEntry.DataOutputStream
extends ByteArrayOutputStream


Field Summary
 
Fields inherited from class java.io.ByteArrayOutputStream
buf, count
 
Constructor Summary
ByteArrayIOEntry.DataOutputStream()
           
 
Method Summary
 void close()
           
 
Methods inherited from class java.io.ByteArrayOutputStream
reset, size, toByteArray, toString, toString, toString, write, write, writeTo
 
Methods inherited from class java.io.OutputStream
flush, write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ByteArrayIOEntry.DataOutputStream

ByteArrayIOEntry.DataOutputStream()
Method Detail

close

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

TrueZIP Kernel 7.0-rc1

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