Class LogOutputStream.ByteArrayOutputStreamX
java.lang.Object
java.io.OutputStream
java.io.ByteArrayOutputStream
org.apache.commons.exec.LogOutputStream.ByteArrayOutputStreamX
- All Implemented Interfaces:
Closeable, Flushable, AutoCloseable
- Enclosing class:
LogOutputStream
-
Field Summary
Fields inherited from class ByteArrayOutputStream
buf, count -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ByteArrayOutputStream
close, reset, size, toByteArray, toString, toString, toString, write, write, writeToMethods inherited from class OutputStream
flush, write
-
Constructor Details
-
ByteArrayOutputStreamX
private ByteArrayOutputStreamX(int size)
-
-
Method Details
-
toString
-