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
/
Bson
Bson
class
Bson
:
Bson
(
source
)
Members
Functions
reader
Link copied to clipboard
@
LowLevelApi
open
override
fun
reader
(
)
:
BsonDocumentReader
to
Byte
Array
Link copied to clipboard
@
LowLevelApi
open
override
fun
toByteArray
(
)
:
ByteArray
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String