openDICOM.NET API Reference (openDICOM# Class Library)

TransferSyntax.IsLittleEndian Property

Returns whether this transfer syntax uses little endian byte ordering. This is relevant in context of de-/encoding of DICOM stream content according to IsMachineLittleEndian.

public bool IsLittleEndian {get;}

See Also

TransferSyntax Class | openDicom.Encoding Namespace