kotlin-client
kotlin-client
/
com.couchbase.client.kotlin.kv
/
ScanTerm
/
ScanTerm
Scan
Term
fun
ScanTerm
(
term
:
String
,
exclusive
:
Boolean
=
false
)
Content copied to clipboard
fun
ScanTerm
(
term
:
ByteArray
,
exclusive
:
Boolean
=
false
)
Content copied to clipboard