Returns the sum of size in Bytes and current ByteSize instance.
ByteSize addBytes(num value) => this + FromBytes(value);