class JCROutputStream extends ByteArrayOutputStream
Modifier and Type | Field and Description |
---|---|
private Node |
_node |
buf, count
Constructor and Description |
---|
JCROutputStream(Node node) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
reset, size, toByteArray, toString, toString, toString, write, write, writeTo
flush, write
JCROutputStream(Node node)
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in class ByteArrayOutputStream
IOException