On Tue, Oct 9, 2018 at 9:55 PM Raymond Wilson <raymond_wil...@trimble.com> wrote:
> > I am curious that unsigned ints would not be a universally supported type > on all platforms. Is that really the case? > I am not aware of any unsigned ints in Java, at least yet. Here is a Stack Overflow thread on this: https://stackoverflow.com/questions/25556017/how-to-use-the-unsigned-integer-in-java-8-and-java-9/32837775