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