encode

encodes dchar ch and appends it to array s

void
encode
(
ref immutable(char)[] s
,
dchar c
)

Meta