WebLogic Messaging API Class Library

EndianConverter.SwitchEndian Method (UInt16)

Changes the Endian of an unsigned short

public static ushort SwitchEndian(
   UInt16 x
);

Parameters

UInt16
ushort to switch

Return Value

ushort of opposite Endian

See Also

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