Appender.toString

string toString()() const

Gives a string in the form of Appender!(A)(data).

Parameters

wA char accepting output range.
fmtA FormatSpec which controls how the array is formatted.

Returns

A string if writer is not set; void otherwise.