public class JasminOutputStream
extends java.io.ByteArrayOutputStream
| Constructor and Description |
|---|
JasminOutputStream(java.io.OutputStream out) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
flush() |
public void flush()
flush in interface java.io.Flushableflush in class java.io.OutputStreampublic void close()
throws java.io.IOException
close in interface java.io.Closeableclose in interface java.lang.AutoCloseableclose in class java.io.ByteArrayOutputStreamjava.io.IOException