WebLogic Messaging API Class Library

EndianConverter.SwitchEndian�Method�(Int64)

Changes the Endian of a long

public�static�long�SwitchEndian(
���longx
);

Parameters

x
long to switch

Return Value

long of opposite Endian

See Also

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