| UtilsLib Xojo and Real Studio plugin |
|
Endian16Swap Method
To swap the endian of a 16bit integer value use the Endian16Swap function.
Endian16Swap(
value as Integer) as Integer
Parameters
- value
- The source value.
Returns
- Integer
Remarks
Supported Platforms:
MacOS X CarbonMacOS X CocoaWin32 - WindowsLinux x86Unsupported Platforms:
See Also
GlobalMethods Global