Kotlin BSON • Multiplatform abstraction for different BSON implementations • opensavvy.ktmongo.bson • BsonArrayReader • size
size¶
The number of elements in this array.
To iterate over the elements by index, see indices.
Kotlin BSON • Multiplatform abstraction for different BSON implementations • opensavvy.ktmongo.bson • BsonArrayReader • size
The number of elements in this array.
To iterate over the elements by index, see indices.