InPlaceAppender.toString

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

struct InPlaceAppender(A)
const
toString
()

Return Value

Type: auto

A string if writer is not set; void otherwise.

Meta