terabytes top-level property

InformationUnits terabytes
final

10^12 bytes. Use Information.tebibytes (TiB) instead for the binary interpretation of TB (2^40 bytes).

Implementation

final InformationUnits terabytes = Information.bytes.tera() as InformationUnits;