menu
finch package
documentation
mongo_db.dart
BsonBinary
totalByteLength property
totalByteLength property
dark_mode
light_mode
totalByteLength
property
@
override
int
get
totalByteLength
Implementation
@override int get totalByteLength => byteList.length + 4 + 1;
finch package
documentation
mongo_db
BsonBinary
totalByteLength property
BsonBinary class