KtMongo
Toggle table of contents
0.20.1
common
Platform filter
common
Switch theme
Search in API
KtMongo
Kotlin BSON • Multiplatform abstraction for different BSON implementations
/
opensavvy.ktmongo.bson
/
BsonFieldWriter
/
writeDecimal128
write
Decimal128
@
LowLevelApi
abstract
fun
writeDecimal128
(
name
:
String
,
low
:
Long
,
high
:
Long
)
(
source
)