kilobytes property

Rational kilobytes

Gets the number of kilobytes in this InformationSize, including any fractional portion.

Implementation

Rational get kilobytes => getUnits(InformationUnit.kilobyte);