WebLogic Messaging API Class Library

EndianConverter.SwitchEndian Method (UInt32)

Changes the Endian of an unsigned int

public static uint SwitchEndian(
   UInt32 x
);

Parameters

UInt32
uint to switch

Return Value

uint of opposite Endian

See Also

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