Array¶
An array of arbitrary values, represented by the Kotlin interface BsonArray.
See also¶
-
BsonValueReader.readArray: Low-level read. -
BsonFieldWriter.writeArray: Low-level write.
Properties¶
code¶
The byte identifier for this particular type.