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