Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-node
/
node.querystring
/
StringifyOptions
/
encodeURIComponent
encode
URIComponent
abstract
var
encodeURIComponent
:
(
str
:
String
)
->
String
?
(
source
)
The function to use when converting URL-unsafe characters to percent-encoding in the query string.