buildDocument

open override fun buildDocument(block: BsonFieldWriter.() -> Unit): Bson(source)
open override fun <T : Any> buildDocument(obj: T, type: KType, klass: KClass<T>): Bson(source)