menu
flutter_mongodb_realm package
documentation
flutter_mongo_realm.dart
BsonRegexp
byteLength method
byteLength method
dark_mode
light_mode
byteLength
method
@
override
int
byteLength
(
)
override
Implementation
@override int byteLength() => bsonPattern.byteLength() + bsonOptions.byteLength();
flutter_mongodb_realm package
documentation
flutter_mongo_realm
BsonRegexp
byteLength method
BsonRegexp class