KeyValueConverter
constructor(separator: String = KeyValueStorageDefaults.SEPARATOR, inset: KeyValueInset = KeyValueStorageDefaults.INSET)
Parameters
separator
the string used to separate key and value (default: '=')
inset
the indentation strategy for multi-line values