IonSerializer.putSymbolId

Writes a symbol ID (as a size_t) to the Ion serialization output. (community summary)

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