Kotlin BSON • Pure Kotlin Multiplatform implementation • opensavvy.ktmongo.bson.multiplatform
Package-level declarations¶
Types¶
Bson
¶
class Bson : Bson
BsonArray
¶
class BsonArray : BsonArray
BsonContext
¶
class BsonContext(objectIdGenerator: ObjectIdGenerator = ObjectIdGenerator.Default()) : BsonContext, ObjectIdGenerator