serializeToString method

String serializeToString (
  1. Node root
)

Implementation

String serializeToString(Node root) native;