WebLogic Messaging API Class Library

EndianConverter.SwitchEndian Method (UInt64)

Changes the Endian of an unsigned long

public static ulong SwitchEndian(
   UInt64 x
);

Parameters

UInt64
ulong to switch

Return Value

ulong of opposite Endian

See Also

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