kotlin-client
/
com.couchbase.client.kotlin.kv
/
Counter
/
addAndGet
add
And
Get
suspend fun
addAndGet
(delta:
Long
):
ULong
Content copied to clipboard
Atomically adds the given delta to the current value.
Return
the updated value