menu
byte_converter package
documentation
byte_converter.dart
BigBitOperations
totalBits property
totalBits property
dark_mode
light_mode
totalBits
property
BigInt
get
totalBits
Total number of bits as BigInt.
Implementation
BigInt get totalBits => _converter.bits;
byte_converter package
documentation
byte_converter
BigBitOperations
totalBits property
BigBitOperations class