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 ClosableOutputStreampublic boolean close()
close in interface ClosableOutputStreampublic void reset()
Copyright © 2016. All Rights Reserved.