Returns the sum of size in TeraBytes and current ByteSize instance.
ByteSize addTeraBytes(num value) => this + FromTeraBytes(value);