Hi All,<br><br>I am newbie to Twisted.<br><br>In Twisted, do the user need to take care of the big/little-endian issues?<br><br>For example, I receive a buffer via UDP which actually represents a unsinged int value. So, how can i convert this buffer[0:1] to unsigned int ?<br>
<br>Thanks,<br>Xian<br>