UriEncoder

object UriEncoder

Functions

Link copied to clipboard

Decode with UrlEncoderUtil

fun decode(buff: Buffer): String

Decode %-escaped characters. Decoding fails in case of invalid UTF-8

Link copied to clipboard

Escape special characters with %