| WebLogic Messaging API Class Library |
|
EndianConverter.SwitchEndian Method (UInt32)
Changes the Endian of an unsigned int
public static
uint SwitchEndian(
uint x);
Parameters
-
x
- uint to switch
Return Value
uint of opposite Endian
See Also
EndianConverter Class | WebLogic.Messaging.Util Namespace | EndianConverter.SwitchEndian Overload List