MatlabStream.IsLittleEndian Property

Gets whether the file is in little-endian format,

Definition

Namespace: Numerics.NET.Data.Matlab
Assembly: Numerics.NET.Data (in Numerics.NET.Data.dll) Version: 4.0.0
C#
public bool IsLittleEndian { get; }

Property Value

Boolean

See Also