KtMongo
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
KtMongo
Kotlin BSON • Compatibility with the official MongoDB implementation
/
opensavvy.ktmongo.bson.official
/
BsonFactory
/
buildDocument
build
Document
common
@
LowLevelApi
abstract
override
fun
buildDocument
(
block
:
BsonFieldWriter
.
(
)
->
Unit
)
:
Bson
(
source
)
@
LowLevelApi
open
override
fun
buildDocument
(
instance
:
BsonFieldWriteable
)
:
Bson
(
source
)