public class JasminOutputStream extends ByteArrayOutputStream
buf, count| Constructor and Description |
|---|
JasminOutputStream(OutputStream out) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
flush() |
reset, size, toByteArray, toString, toString, toString, write, write, writeTowritepublic JasminOutputStream(OutputStream out)
public void flush()
flush in interface Flushableflush in class OutputStreampublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class ByteArrayOutputStreamIOExceptionCopyright © 2020 Soot OSS. All rights reserved.