MemoryConversion::Bits
Inherits Struct < Value < Object
Constructors
Instance methods
Convert this number of bits to the equivalent number of bits. This uses the metric used by storage manufacturers to inflate their capacity values, by using powers of 10 instead of powers of two.
Convert this number of bits to the equivalent number of Exabits. This uses the metric used by storage manufacturers to inflate their capacity values, by using powers of 10 instead of powers of two.
Convert this number of bits to the equivalent number of Gigabits. This uses the metric used by storage manufacturers to inflate their capacity values, by using powers of 10 instead of powers of two.
Convert this number of bits to the equivalent number of kilobits. This uses the metric used by storage manufacturers to inflate their capacity values, by using powers of 10 instead of powers of two.
Convert this number of bits to the equivalent number of Megabits. This uses the metric used by storage manufacturers to inflate their capacity values, by using powers of 10 instead of powers of two.
Convert this number of bits to the equivalent number of Petabits. This uses the metric used by storage manufacturers to inflate their capacity values, by using powers of 10 instead of powers of two.
Convert this number of bits to the equivalent number of Terabits. This uses the metric used by storage manufacturers to inflate their capacity values, by using powers of 10 instead of powers of two.
Convert this number of bits to the equivalent number of Yottabits. This uses the metric used by storage manufacturers to inflate their capacity values, by using powers of 10 instead of powers of two.
Convert this number of bits to the equivalent number of Zettabits. This uses the metric used by storage manufacturers to inflate their capacity values, by using powers of 10 instead of powers of two.