DataAmount class

A measure of data amount.

The system unit for this quantity is "bit". This quantity is dimensionless.

Inheritance

Properties

bit Unit
The unit for binary information (bit).
no setter
byte Unit
A unit of data amount equal to 8 [SI.BIT] (BinarY TErm, standard name byte).
no setter
hashCode int
The hash code for this object.
no setterinherited
octet Unit
Equivalent byte
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
siUnit Unit
The SI unit (Système International d'Unités) for this quantity
no setteroverride

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited