public class CloseableByteArrayStream extends java.lang.Object implements ClosableOutputStream
Constructor and Description |
---|
CloseableByteArrayStream() |
Modifier and Type | Method and Description |
---|---|
boolean |
close() |
java.io.OutputStream |
getOutputStream() |
void |
reset() |
public java.io.OutputStream getOutputStream()
getOutputStream
in interface ClosableOutputStream
public boolean close()
close
in interface ClosableOutputStream
public void reset()
Copyright © 2019. All Rights Reserved.