|
Java Gurus,
Problem:
I am sending receiving UDP
packets and getting a byte array that contains unsigned-bytes back. Java's
primitive byte class is signed and I can't change that (right?). What is
the easiest way to get the unsigned representation of byte[x] (doesn't have to
be stored in a 8 bit number can be short, int or long)? I'm assuming there
is something to avoid me having to go back to my university textbooks and remind
myself of endian formatting and 2s compliment stuff. Anything in the Core
APIs that will help me figure this out?
Thanks kids,
Graeme.
|
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.