Skip to content

id.frak.sdk.net

NameSummary
PercentEncodingobject PercentEncoding
RFC 3986 percent-encoding for a single query-string value. Not java.net.URLEncoder (form encoding turns space into +), not android.net.Uri.encode (throws on the unit-test classpath). public only because :frak-sdk-ui needs it across the module boundary; see InternalFrakApi.