ByteSize operator +(ByteSize bs)

Returns the sum of two ByteSize objects.

Source

ByteSize operator +(ByteSize bs) => add(bs);