WebLogic Messaging API Class Library

EndianConverter.SwitchEndian Method (Single)

Changes the Endian of a float

public static float SwitchEndian(
   float x
);

Parameters

x
float to switch

Return Value

float of opposite Endian

See Also

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