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
/
writeInt32
write
Int32
@
LowLevelApi
abstract
fun
writeInt32
(
name
:
String
,
value
:
Int
)
(
source
)
@
LowLevelApi
open
fun
writeInt32
(
name
:
String
,
value
:
Short
)
(
source
)
@
LowLevelApi
open
fun
writeInt32
(
name
:
String
,
value
:
Byte
)
(
source
)