openDICOM.NET API Reference (openDICOM# Class Library)

ByteConvert.SwapBytes Method (UInt64)

Changes between little and big endian byte ordering of an unsigned long integer and returns it.

public static ulong SwapBytes(
   ulong value
);

See Also

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