WebLogic Messaging API Class Library

EndianConverter.SwitchEndian Method (Byte[])

Changes the Endian of a byte array

public static byte[] SwitchEndian(
   Byte[] x
);

Parameters

Byte[]
array to switch

Return Value

array of opposite Endian

See Also

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