IonSerializer.stringEnd

Finalizes a string in the ION serialization, using the given size parameter. (community summary)

struct IonSerializer(uint bufferStackSize, string[] compiletimeSymbolTable, bool tableGC = true)
nothrow pure @trusted scope
void
stringEnd
(
size_t state
)