MsgpackSerializer.stringEnd

Ends serialization of a string value, consuming the given byte length. (community summary)

struct MsgpackSerializer(Appender)
@safe pure scope @trusted
void
stringEnd
(
size_t state
)