MsgpackSerializer.putKey

Serializes a string key into the current MessagePack map context. (community summary)

struct MsgpackSerializer(Appender)
@safe pure scope
void
putKey
(
scope const char[] key
)