WebLogic Messaging API Class Library |
|
EndianConverter.SwitchEndian Method (Single)
Changes the Endian of a float
public static float SwitchEndian(
Single x
);
Parameters
-
Single
- float to switch
Return Value
float of opposite Endian
See Also
EndianConverter Class | WebLogic.Messaging.Util Namespace | EndianConverter. Overload List