WebLogic Messaging API Class Library

EndianConverter.SwitchEndian Method (Double)

Changes the Endian of a double.

public static double SwitchEndian(
   double x
);

Parameters

x
double to switch

Return Value

double of opposite Endian

See Also

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