KtMongo
Toggle table of contents
0.20.1
common
Platform filter
common
Switch theme
Search in API
KtMongo
Kotlin BSON • Pure Kotlin Multiplatform implementation
/
opensavvy.ktmongo.bson.multiplatform
/
BsonArray
Bson
Array
class
BsonArray
:
BsonArray
(
source
)
Members
Functions
reader
Link copied to clipboard
@
LowLevelApi
open
override
fun
reader
(
)
:
BsonArrayReader
to
Byte
Array
Link copied to clipboard
@
LowLevelApi
open
override
fun
toByteArray
(
)
:
ByteArray
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String