<div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div><a _src="https://docs.python.org/3/library/struct.html" href="https://docs.python.org/3/library/struct.html">https://docs.python.org/3/library/struct.html</a><br><br><h3>7.1.2.1. Byte Order, Size, and Alignment</h3><p>Native byte order is big-endian or little-endian, depending on the host
system. For example, Intel x86 and AMD64 (x86-64) are little-endian;
Motorola 68000 and PowerPC G5 are big-endian; ARM and Intel Itanium feature
switchable endianness (bi-endian). Use <code class="docutils literal"><span class="pre">sys.byteorder</span></code> to check the
endianness of your system.</p><p><br></p><p>endianness (bi-endian) error?</p><p>is (big-endian) ?<br></p>.<br> </div></div><br><br><span title="neteasefooter"><p> </p></span>