Rice Pastry API

org.mpisws.p2p.transport.util
Class ExposedByteArrayOutputStream

java.lang.Object
  extended by java.io.OutputStream
      extended by java.io.ByteArrayOutputStream
          extended by org.mpisws.p2p.transport.util.ExposedByteArrayOutputStream
All Implemented Interfaces:
java.io.Closeable, java.io.Flushable

public class ExposedByteArrayOutputStream
extends java.io.ByteArrayOutputStream


Field Summary
 
Fields inherited from class java.io.ByteArrayOutputStream
buf, count
 
Constructor Summary
ExposedByteArrayOutputStream()
           
ExposedByteArrayOutputStream(int size)
           
 
Method Summary
 byte[] buf()
           
 
Methods inherited from class java.io.ByteArrayOutputStream
close, 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

ExposedByteArrayOutputStream

public ExposedByteArrayOutputStream(int size)

ExposedByteArrayOutputStream

public ExposedByteArrayOutputStream()
Method Detail

buf

public byte[] buf()

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection