MsgpackSerializer.putStringPart

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

struct MsgpackSerializer(Appender)
@safe pure scope
void
putStringPart
(
scope const(char)[] str
)

Meta