- java.lang.Object
-
- java.io.OutputStream
-
- java.io.ByteArrayOutputStream
-
-
-
Field Summary
-
Fields inherited from class java.io.ByteArrayOutputStream
buf, count
-
Constructor Summary
Constructors
Constructor and Description |
Output() |
Output(int size) |
-
Method Summary
-
Methods inherited from class java.io.ByteArrayOutputStream
close, size, toByteArray, toString, toString, toString
-
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
-
Output
public Output(int size)
-
Method Detail
-
getCount
public int getCount()
Copyright © 2012 The Apache Software Foundation