WebLogic Messaging API Class Library

EndianConverter.SwitchEndian�Method�(UInt16)

Changes the Endian of an unsigned short

public�static�ushort�SwitchEndian(
���ushortx
);

Parameters

x
ushort to switch

Return Value

ushort of opposite Endian

See Also

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