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