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