vncore / com.venuenext.vncore.http / PercentEncode / appendPartiallyEncoded

appendPartiallyEncoded

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

Append partially encoded string.

Parameters

builder - the string builder.

s - the string to append.