mir-ion — Libmir Archive
← Libmir Archive
Dlang.org
ISerializer.annotationWrapperEnd
mir
ser
interfaces
ISerializer
Ends an annotation wrapper using the provided annotation state.
(community summary)
interface
ISerializer
@
safe
pure scope
void
annotationWrapperEnd
(
size_t
annotationsState
,
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
Ends an annotation wrapper using the provided annotation state. (community summary)