Kotlin BSON • Multiplatform abstraction for different BSON implementations • opensavvy.ktmongo.bson • BsonType • BinaryData
BinaryData¶
An arbitrary binary block.
The arbitrary block is accompanied by a type.
See also¶
-
BsonValueReader.readBinaryDataLow-level read: binary data. -
BsonValueReader.readBinaryDataTypeLow-level read: binary type. -
BsonFieldWriter.writeBinaryDataLow-level write.
Properties¶
code¶
The byte identifier for this particular type.