fun appendEncoded(builder: StringBuilder, s: String): Unit
Append encoded string.
builder - the string builder.
builder
s - the string to append.
s