Package-level declarations
Utilities for working with KtMongo's BSON types and utilities to convert them to the official implementations.
Types
Functions
Link copied to clipboard
An ObjectIdGenerator instance that uses the Java driver's org.bson.types.ObjectId's algorithm.
Link copied to clipboard
Converts an ObjectId from KtMongo into one from the Java driver.
Link copied to clipboard
Converts an official BsonBinary to a KtMongo Vector.
Link copied to clipboard
Converts an ObjectId from the Java driver into a KtMongo ObjectId.