ByteSize copy()

Returns an exact copy of the ByteSize object

Source

ByteSize copy() => ByteSize(_Bytes);