ByteSize operator -(ByteSize bs)

Returns the difference of two ByteSize objects.

Source

ByteSize operator -(ByteSize bs) => subtract(bs);