kalium
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
kalium
persistence
/
com.wire.kalium.persistence.adapter
/
SupportedProtocolSetAdapter
Supported
Protocol
Set
Adapter
internal
object
SupportedProtocolSetAdapter
Members
Functions
decode
Link copied to clipboard
open
fun
decode
(
databaseValue
:
String
)
:
Set
<
SupportedProtocolEntity
>
encode
Link copied to clipboard
open
fun
encode
(
value
:
Set
<
SupportedProtocolEntity
>
)
:
String