toCharArray
Deprecated
Note that sources are inefficient and poorly designed, relying on runtime types
Replace with
import nl.adaptivity.xmlutil.XmlStreaming.newReader
Content copied to clipboard
newReader(content).toCharArrayWriter().toCharArray()
Content copied to clipboard