menu
flutter_mongodb_realm package
documentation
flutter_mongo_realm.dart
BsonString
byteLength method
byteLength method
dark_mode
light_mode
byteLength
method
@
override
int
byteLength
(
)
override
Implementation
@override int byteLength() => utfData.length + 1 + 4;
flutter_mongodb_realm package
documentation
flutter_mongo_realm
BsonString
byteLength method
BsonString class