Kotlin BSON • Multiplatform abstraction for different BSON implementations • opensavvy.ktmongo.bson • BsonType • Double
Double¶
A 64-bit floating-point number, represented by the Kotlin class kotlin.Double.
See also¶
-
BsonValueReader.readDoubleLow-level read. -
BsonFieldWriter.writeDoubleLow-level write.
Properties¶
code¶
The byte identifier for this particular type.