KtMongo
Toggle table of contents
0.20.1
common
jvm
Platform filter
common
jvm
Switch theme
Search in API
KtMongo
Kotlin BSON • Based on the official MongoDB implementation
/
opensavvy.ktmongo.bson.official
/
BsonArray
Bson
Array
common
jvm
expect
class
BsonArray
(
source
)
actual
class
BsonArray
:
BsonArray
(
source
)
Members
Properties
context
Link copied to clipboard
jvm
val
context
:
JvmBsonContext
raw
Link copied to clipboard
jvm
val
raw
:
BsonArray
Functions
reader
Link copied to clipboard
jvm
@
LowLevelApi
open
override
fun
reader
(
)
:
BsonArrayReader
to
Byte
Array
Link copied to clipboard
jvm
@
LowLevelApi
open
override
fun
toByteArray
(
)
:
ByteArray
to
String
Link copied to clipboard
jvm
open
override
fun
toString
(
)
:
String