WebLogic Messaging API Class Library

EndianConverter.SwitchEndian Method (Int32)

Changes the Endian of an int

public static int SwitchEndian(
   int x
);

Parameters

x
int to switch

Return Value

int of opposite Endian

See Also

EndianConverter Class | WebLogic.Messaging.Util Namespace | EndianConverter.SwitchEndian Overload List