WebLogic Messaging API Class Library

EndianConverter.SwitchEndian Method (Int64)

Changes the Endian of a long

public static long SwitchEndian(
   Int64 x
);

Parameters

Int64
long to switch

Return Value

long of opposite Endian

See Also

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