mir-ion — Libmir Archive
← Libmir Archive
Dlang.org
ISerializer.stringEnd
mir
ser
interfaces
ISerializer
Finalizes output of a string value for the given serialization state.
(community summary)
interface
ISerializer
@
safe
pure scope
void
stringEnd
(
size_t
state
)
mir
ser
interfaces
ISerializer
functions
annotationWrapperBegin
annotationWrapperEnd
annotationsEnd
elemBegin
listBegin
listEnd
nextTopLevelValue
putAnnotation
putKey
putNull
putStringPart
putSymbol
putValue
serdeTarget
sexpBegin
sexpElemBegin
sexpEnd
stringEnd
structBegin
structEnd
Finalizes output of a string value for the given serialization state. (community summary)