mir-ion — Libmir Archive
← Libmir Archive
Dlang.org
CborSerializer.putKey
mir
ser
cbor
CborSerializer
Writes a key string to the CBOR output for a map entry.
(community summary)
struct
CborSerializer
(Appender)
@
safe
pure scope
void
putKey
(
scope
const
char
[]
key
)
mir
ser
cbor
CborSerializer
aliases
listEnd
sexpBegin
sexpElemBegin
sexpEnd
stringEnd
functions
annotationWrapperBegin
annotationWrapperEnd
annotationsEnd
elemBegin
listBegin
nextTopLevelValue
putAnnotation
putKey
putNull
putStringPart
putSymbol
putValue
stringBegin
structBegin
structEnd
variables
serdeTarget
Writes a key string to the CBOR output for a map entry. (community summary)