IonSerializer.putCompiletimeKey

Inserts a compile-time known key string into the Ion serialization output. (community summary)

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