WebLogic Messaging API Class Library

EndianConverter.SwitchEndian Method (Int32)

Changes the Endian of an int

public static int SwitchEndian(
   Int32 x
);

Parameters

Int32
int to switch

Return Value

int of opposite Endian

See Also

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