KtMongo
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
KtMongo
Kotlin BSON • Multiplatform abstraction for different BSON implementations
/
opensavvy.ktmongo.bson
/
BsonValueWriter
/
writeObjectId
write
Object
Id
@
LowLevelApi
abstract
fun
writeObjectId
(
id
:
ByteArray
)
(
source
)
@
ExperimentalTime
@
LowLevelApi
open
fun
writeObjectId
(
id
:
ObjectId
)
(
source
)