mir-ion — Libmir Archive
← Libmir Archive
Dlang.org
MsgpackSerializer.putKey
mir
ser
msgpack
MsgpackSerializer
Serializes a string key into the current MessagePack map context.
(community summary)
struct
MsgpackSerializer
(Appender)
@
safe
pure scope
void
putKey
(
scope
const
char
[]
key
)
mir
ser
msgpack
MsgpackSerializer
aliases
listBegin
listEnd
sexpBegin
sexpElemBegin
sexpEnd
structBegin
structEnd
functions
annotationWrapperBegin
annotationWrapperEnd
annotationsEnd
elemBegin
nextTopLevelValue
putAnnotation
putKey
putNull
putStringPart
putSymbol
putValue
stringBegin
stringEnd
variables
serdeTarget
Serializes a string key into the current MessagePack map context. (community summary)