Writer.writeCDATA

Outputs a CDATA section with the given content.

struct Writer(alias OutRange, alias PrettyPrinter = PrettyPrinters.Minimalizer)
void
writeCDATA
(
string cdata
)

Meta