Kotlin BSON • Multiplatform abstraction for different BSON implementations • opensavvy.ktmongo.bson • BsonType • String
String¶
A UTF-8 encoded string, represented by the Kotlin class kotlin.String.
See also¶
-
BsonValueReader.readStringLow-level read. -
BsonFieldWriter.writeStringLow-level write.
Properties¶
code¶
The byte identifier for this particular type.