WebLogic Messaging API Class Library

EndianConverter.SwitchEndian Method (Double)

Changes the Endian of a double.

public static double SwitchEndian(
   Double x
);

Parameters

Double
double to switch

Return Value

double of opposite Endian

See Also

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