Skip to content
Commit a086fdc6 authored by Matthew Dawson's avatar Matthew Dawson
Browse files

When parsing the MAT file header, store the byte order used as well.

For applications parsing the MAT file later, they may need to know the byte
order of the original file.  Thus store that information in the header.  Note
for writing it is possible to change the endian indicator without changing the
byte order returned.  This should eventually throw an exception.
parent e0ac0db9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment