ktools
Toggle table of contents
v0.2.0-37-g285a36d
commonMain
Platform filter
commonMain
Switch theme
Search in API
ktools
ktools
/
dev.sriniketh
/
decodeFromUTF8Hex
decode
From
UTF8Hex
commonMain
fun
decodeFromUTF8Hex
(
encodedContent
:
String
)
:
String
(
source
)
Decodes given UTF-8 (hex) encoded content.
Return
Decoded string.
Parameters
encoded
Content
Content to be decoded.