ByteSwap

ValueRepresentation.ByteSwap property

Number of bytes to swap when changing endian representation of value. Usually equal to the UnitSize. Read-only Int32.

public int ByteSwap { get; }

See Also