mir-ion — Libmir Archive
← Libmir Archive
Dlang.org
CborSerializer.putSymbol
mir
ser
cbor
CborSerializer
Writes a CBOR symbol value encoded from the given character array.
(community summary)
struct
CborSerializer
(Appender)
@
safe
pure scope
void
putSymbol
(
scope
const
char
[]
symbol
)
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 CBOR symbol value encoded from the given character array. (community summary)