IonSerializer.listEnd

Records the end of a list serialization, storing the number of elements given as the size_t parameter. (community summary)

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