Kotlin BSON • Multiplatform abstraction for different BSON implementations • opensavvy.ktmongo.bson • BsonArray • toByteArray
toByteArray¶
abstract fun toByteArray(): ByteArray
Low-level byte representation of this BSON document.
Kotlin BSON • Multiplatform abstraction for different BSON implementations • opensavvy.ktmongo.bson • BsonArray • toByteArray
abstract fun toByteArray(): ByteArray
Low-level byte representation of this BSON document.