KotPreferences
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
KotPreferences
keyvalue
/
com.michaelflisar.kotpreferences.storage.keyvalue.setup
/
KeyValueConverter
/
readFromString
read
From
String
fun
readFromString
(
input
:
String
)
:
List
<
KeyValue
>
Parses key-value pairs from a text input. Multi-line values must be consistently indented.