Package-level declarations

Types

Link copied to clipboard
expect class Bson : <ERROR CLASS> ERROR CLASS: Loop in supertypes involving opensavvy/ktmongo/bson/official/Bson
actual class Bson : Bson
Link copied to clipboard
expect class BsonArray : <ERROR CLASS> ERROR CLASS: Loop in supertypes involving opensavvy/ktmongo/bson/official/BsonArray
actual class BsonArray : BsonArray
Link copied to clipboard
interface BsonFactory : <ERROR CLASS> ERROR CLASS: Loop in supertypes involving opensavvy/ktmongo/bson/official/BsonFactory

BSON implementation based on the official MongoDB drivers.

Link copied to clipboard

BSON implementation based on the official Java and Kotlin MongoDB drivers.

Functions

Link copied to clipboard
fun JvmBsonFactory(codecRegistry: CodecRegistry): JvmBsonFactory