Kotlin BSON • Based on the official MongoDB implementation • opensavvy.ktmongo.bson.official • BsonArray
BsonArray¶
Properties¶
context
¶
val context: JvmBsonContext
raw
¶
val raw: BsonArray
Functions¶
reader
¶
@LowLevelApi
open override fun reader(): BsonArrayReader
toByteArray
¶
@LowLevelApi
open override fun toByteArray(): ByteArray