public class BytesOutputStream extends ByteArrayOutputStream
| Modifier and Type | Field and Description |
|---|---|
private boolean |
closed
.
|
buf, count| Constructor and Description |
|---|
BytesOutputStream() |
BytesOutputStream(int size) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
InputStream |
getInputStream() |
reset, size, toByteArray, toString, toString, toString, write, write, writeToflush, writeprivate boolean closed
public BytesOutputStream()
public BytesOutputStream(int size)
public InputStream getInputStream()
public void close() throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class ByteArrayOutputStreamIOExceptionCopyright © 2013 eXo Platform SAS. All Rights Reserved.