mir-ion — Libmir Archive
← Libmir Archive
Dlang.org
ISerializer.putKey
mir
ser
interfaces
ISerializer
Writes a key string to the serialization output stream.
(community summary)
interface
ISerializer
@
safe
pure scope
void
putKey
(
scope
const
char
[]
key
)
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
Writes a key string to the serialization output stream. (community summary)