KtMongo
Toggle table of contents
0.20.1
jvm
Platform filter
jvm
Switch theme
Search in API
KtMongo
Kotlin BSON • Based on the official MongoDB implementation
/
opensavvy.ktmongo.bson.official.types
/
toOfficial
to
Official
jvm
@
ExperimentalTime
fun
ObjectId
.
toOfficial
(
)
:
ObjectId
(
source
)
Converts an ObjectId from the Java driver into a KtMongo ObjectId.
fun
Timestamp
.
toOfficial
(
)
:
BsonTimestamp
(
source
)