mir-ion — Libmir Archive
← Libmir Archive
Dlang.org
CsvSerializer.nextTopLevelValue
mir
csv
CsvSerializer
Advances the CSV serializer to the next top-level value.
(community summary)
struct
CsvSerializer
(Appender)
@
safe
scope
void
nextTopLevelValue
(
)
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
Advances the CSV serializer to the next top-level value. (community summary)