mir-ion — Libmir Archive
← Libmir Archive
Dlang.org
IonSerializer.putCompiletimeKey
mir
ser
ion
IonSerializer
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
)
(
)
mir
ser
ion
IonSerializer
aliases
listBegin
putCompiletimeAnnotation
sexpBegin
sexpElemBegin
stringBegin
functions
annotationWrapperBegin
annotationWrapperEnd
annotationsEnd
elemBegin
listEnd
nextTopLevelValue
putAnnotation
putAnnotationId
putCompiletimeKey
putKey
putKeyId
putNull
putStringPart
putSymbol
putSymbolId
putValue
sexpEnd
stringEnd
structBegin
structEnd
variables
runtimeTable
serdeTarget
Inserts a compile-time known key string into the Ion serialization output. (community summary)