JvmBsonFactory
BSON implementation based on the official Java and Kotlin MongoDB drivers.
Functions
Link copied to clipboard
open override fun buildArray(instance: ERROR CLASS: Symbol not found for BsonValueWriteable): BsonArray
abstract override fun buildArray(block: ERROR CLASS: Symbol not found for BsonValueWriter.() -> Unit): BsonArray
Link copied to clipboard
open override fun buildDocument(instance: ERROR CLASS: Symbol not found for BsonFieldWriteable): Bson
abstract override fun buildDocument(block: ERROR CLASS: Symbol not found for BsonFieldWriter.() -> Unit): Bson
Link copied to clipboard
Link copied to clipboard