IonSerializer.putSymbol

Writes a symbol from the compile-time symbol table to the Ion serializer output. (community summary)

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