kibibytes method

InformationSize kibibytes()

Gets an InformationSize representing this number of kibibytes.

Implementation

InformationSize kibibytes() => InformationSize.fromKibibytes(this);