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