mdfreader icon indicating copy to clipboard operation
mdfreader copied to clipboard

check for native endianness

Open LaurentBlanc73 opened this issue 1 year ago • 0 comments

If-clause checks, if data is in the native byte order (or not applicable). If this is not the case, the byte order gets changes.

Revoked through the error: Big-endian buffer not supported on little-endian compiler

related to issue https://github.com/ratal/mdfreader/issues/210

LaurentBlanc73 avatar May 26 '24 08:05 LaurentBlanc73