bytes property

Rational bytes

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

Implementation

Rational get bytes => getUnits(InformationUnit.byte);