openDICOM.NET API Reference (openDICOM# Class Library)

ByteConvert.SwapBytes Method (Byte[])

Changes between little and big endian byte ordering of an array of bytes and returns it.

public static byte[] SwapBytes(
   byte[] bytes
);

See Also

ByteConvert Class | openDicom.Encoding Namespace | ByteConvert.SwapBytes Overload List