WebLogic Messaging API Class Library

EndianConverter.SwitchEndian\xA0Method\xA0(Byte[])

Changes the Endian of a byte array

public\xA0static\xA0byte[]\xA0SwitchEndian(
\xA0\xA0\xA0Byte[]\xA0x
);

Parameters

Byte[]
array to switch

Return Value

array of opposite Endian

See Also

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