vncore / com.venuenext.vncore.http / PercentEncode / appendEncoded

appendEncoded

fun appendEncoded(builder: StringBuilder, s: String): Unit

Append encoded string.

Parameters

builder - the string builder.

s - the string to append.