mir-ion — Libmir Archive
← Libmir Archive
Dlang.org
CsvSerializer.annotationWrapperEnd
mir
csv
CsvSerializer
Takes a size_t annotations and ends the annotation wrapper.
(community summary)
struct
CsvSerializer
(Appender)
@
safe
scope
void
annotationWrapperEnd
(
size_t
annotationsState
,
size_t
state
)
mir
csv
CsvSerializer
aliases
sexpBegin
sexpElemBegin
sexpEnd
functions
annotationWrapperBegin
annotationWrapperEnd
annotationsEnd
elemBegin
listBegin
listEnd
nextTopLevelValue
putAnnotation
putKey
putNull
putStringPart
putSymbol
putValue
stringBegin
stringEnd
structBegin
structEnd
variables
appender
falseValue
naValue
quote
quoteAll
separator
serdeTarget
trueValue
Takes a size_t annotations and ends the annotation wrapper. (community summary)