Jetpack
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Jetpack
:core:android
/
dev.atick.core.utils
/
StringDecoder
String
Decoder
androidJvm
interface
StringDecoder
Interface representing a string decoder.
Inheritors
UriDecoder
Members
Functions
decode
String
Link copied to clipboard
androidJvm
abstract
fun
decodeString
(
encodedString
:
String
)
:
String
Decodes an encoded string.