copy method

ByteSize copy ()

Returns an exact copy of the ByteSize object

Implementation

ByteSize copy() => ByteSize(_Bytes);