menu
blockchain_utils package
documentation
cbor/utils/float_utils.dart
FloatLength
exponentBitLength property
exponentBitLength property
dark_mode
light_mode
exponentBitLength
property
int
exponentBitLength
final
Number of bits reserved for the exponent and mantissa in each format.
Implementation
final int exponentBitLength;
blockchain_utils package
documentation
cbor/utils/float_utils
FloatLength
exponentBitLength property
FloatLength class