mir-ion — Libmir Archive
← Libmir Archive
Dlang.org
ISerializer.putAnnotation
mir
ser
interfaces
ISerializer
Puts an annotation specified as a const char[] string.
(community summary)
interface
ISerializer
@
safe
pure scope
void
putAnnotation
(
scope
const
(
char
)[]
annotation
)
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
Puts an annotation specified as a const char[] string. (community summary)