kotlin-client
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
kotlin-client
kotlin-client
/
com.couchbase.client.kotlin.kv
/
MutationState
/
Companion
Companion
object
Companion
Members
Functions
from
Link copied to clipboard
fun
from
(
exported
:
Map
<
String
,
Any
?
>
)
:
MutationState
Parses the serialized form returned by
export
.