kotlin-client
kotlin-client
/
com.couchbase.client.kotlin.kv
/
MutationState
/
Companion
Companion
object
Companion
Content copied to clipboard
Functions
Functions
from
Link copied to clipboard
fun
from
(
exported
:
Map
<
String
,
Any
?
>
)
:
MutationState
Content copied to clipboard
Parses the serialized form returned by
export
.