Kotlin BSON • Multiplatform abstraction for different BSON implementations • opensavvy.ktmongo.bson • BsonType • Array
Array¶
An array of arbitrary values, represented by the Kotlin interface BsonArray.
See also¶
-
BsonValueReader.readArrayLow-level read. -
BsonFieldWriter.writeArrayLow-level write.
Properties¶
code¶
The byte identifier for this particular type.