<PackageReference Include="Relativity.Server.Import.SDK" Version="24000.1.0" />

ByteOrdering

Represents the well-known byte ordering values.

The byte order is always from the most significant byte to the least significant byte and used by Motorola.

The byte order is always from the least significant byte to the most significant byte and used by Intel.