Kotlin BSON • Multiplatform abstraction for different BSON implementations • opensavvy.ktmongo.bson • Bson • reader
reader¶
@LowLevelApi
abstract fun reader(): BsonDocumentReader
Reads the fields of this document.
Kotlin BSON • Multiplatform abstraction for different BSON implementations • opensavvy.ktmongo.bson • Bson • reader
@LowLevelApi
abstract fun reader(): BsonDocumentReader
Reads the fields of this document.