petabytes top-level property

InformationUnits petabytes
final

10^15 bytes. Use Information.pebibytes (PiB) instead for the binary interpretation of PB (2^50 bytes).

Implementation

final InformationUnits petabytes = Information.bytes.peta() as InformationUnits;