Swaps low and high bytes on big endian systems. Has no effect on little endian systems.
- swapValue (Int16)
- The value to convert.
a swapped value an big endian system, the same value on little endian systems
| LibUsbDotNet 2.2.8 HostEndianToLE16 Method (swapValue) Library Reference ► LibUsbDotNet.Main ► Helper ► HostEndianToLE16(Int16) |