Uh sorry, I did some tests and all seems to work the same ... anyway I revert this, no problem :-) .
2017-04-24 17:29 GMT+02:00 Roger and Beth Whitcomb <rogerandb...@rbwhitcomb.com>: > I actually think that "((int)b[i]) & 0xFF" part was necessary in there, even > though Eclipse may not like it ..... The issue has to do with sign extension > from byte that I don't want for values > 127..... > > > ~Roger