Kotlin BSON • Multiplatform abstraction for different BSON implementations • opensavvy.ktmongo.bson • BsonFieldWriter • writeDouble
writeDouble¶
@LowLevelApi
abstract fun writeDouble(name: String, value: Double)
Kotlin BSON • Multiplatform abstraction for different BSON implementations • opensavvy.ktmongo.bson • BsonFieldWriter • writeDouble
@LowLevelApi
abstract fun writeDouble(name: String, value: Double)