ISerializer.putKey

Writes a key string to the serialization output stream. (community summary)

interface ISerializer
@safe pure scope
void
putKey
(
scope const char[] key
)