kibibytes property

num kibibytes

Implementation

num get kibibytes {
  return _bytes / KiB;
}