<PackageReference Include="Relativity.Server.Import.SDK" Version="24000.1.0" />
Relativity.DataExchange.ByteSize
Represents a byte size value.
public long Bits {
get; }
public double Bytes {
get; }
Initializes a new instance of the
ByteSize struct.