pebibytes property

num pebibytes

Implementation

num get pebibytes {
  return _bytes / PiB;
}