openDICOM.NET API Reference (openDICOM# Class Library)

ByteConvert.SwapBytes Method (Int64)

Changes between little and big endian byte ordering of a signed long integer and returns it.

public static long SwapBytes(
   long value
);

See Also

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