Kotlin BSON • Multiplatform abstraction for different BSON implementations • opensavvy.ktmongo.bson • BsonArray • reader
reader¶
@LowLevelApi
abstract fun reader(): BsonArrayReader
Reads the elements of this array.
Kotlin BSON • Multiplatform abstraction for different BSON implementations • opensavvy.ktmongo.bson • BsonArray • reader
@LowLevelApi
abstract fun reader(): BsonArrayReader
Reads the elements of this array.