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
/
AnyBsonWriter
Any
Bson
Writer
@
LowLevelApi
sealed
interface
AnyBsonWriter
(
source
)
Parent interface for type parameters that can accept either
BsonValueWriter
or
BsonFieldWriter
.
Inheritors
BsonValueWriter
BsonFieldWriter