IonSerializer.putStringPart

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

struct IonSerializer(uint bufferStackSize, string[] compiletimeSymbolTable, bool tableGC = true)
nothrow pure @trusted scope
void
putStringPart
(
scope const(char)[] str
)

Meta