kotlin-client
kotlin-client
/
com.couchbase.client.kotlin.kv
/
Subdoc
Subdoc
class
Subdoc
Content copied to clipboard
Functions
Properties
Functions
content
As
Link copied to clipboard
inline
fun
<
T
>
contentAs
(
result
:
LookupInResult
)
:
T
Content copied to clipboard
content
As
Bytes
Link copied to clipboard
fun
contentAsBytes
(
result
:
LookupInResult
)
:
ByteArray
Content copied to clipboard
exists
Link copied to clipboard
fun
exists
(
result
:
LookupInResult
)
:
Boolean
Content copied to clipboard
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
path
Link copied to clipboard
val
path
:
String
Content copied to clipboard
xattr
Link copied to clipboard
val
xattr
:
Boolean
Content copied to clipboard