TextSerializer.putStringPart

Puts string part. The implementation allows to split string unicode points.

struct TextSerializer(string sep, Appender)
void
putStringPart
(
scope const(char)[] value
)

Meta