CborSerializer.putSymbol

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
)