mir-ion — Libmir Archive
← Libmir Archive
Dlang.org
IonSerializer.stringEnd
mir
ser
ion
IonSerializer
Finalizes a string in the ION serialization, using the given size parameter.
(community summary)
struct
IonSerializer
(uint bufferStackSize, string[] compiletimeSymbolTable, bool tableGC = true)
nothrow pure @
trusted
scope
void
stringEnd
(
size_t
state
)
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
Finalizes a string in the ION serialization, using the given size parameter. (community summary)