Gets whether the file is in little-endian format,
Namespace:
Extreme.Data.Matlab
Assembly:
Extreme.Data (in Extreme.Data.dll) Version: 3.1.0
public bool IsLittleEndian { get; }
Public ReadOnly Property IsLittleEndian As Boolean
Get
public:
property bool IsLittleEndian {
bool get ();
}
member IsLittleEndian : bool with get
Property Value
Type:
Boolean
Reference