WebLogic Messaging API Class Library

EndianConverter.SwitchEndian�Method�(UInt64)

Changes the Endian of an unsigned long

public�static�ulong�SwitchEndian(
���ulongx
);

Parameters

x
ulong to switch

Return Value

ulong of opposite Endian

See Also

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