write( node, output )
Instance Public methods
Writes the node to some output.
- node
-
The node to write
- output
-
A class implementing
<<. Pass in an Output object to change the output encoding.
Writes the node to some output.
The node to write
A class implementing <<. Pass in an Output object to change the output encoding.
Please login to continue.